Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 4, 2024
1 parent 1e9b640 commit 8879e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pycrdt/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from ._awareness import Awareness as Awareness
from ._array import Array as Array
from ._array import ArrayEvent as ArrayEvent
from ._awareness import Awareness as Awareness
from ._doc import Doc as Doc
from ._map import Map as Map
from ._map import MapEvent as MapEvent
Expand Down

0 comments on commit 8879e89

Please sign in to comment.