Skip to content

Commit be62d0f

Browse files
pre-commit-ci[bot]IlyaSkriblovsky
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent d9ffb93 commit be62d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

txmongo/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Union, MutableMapping
1+
from typing import MutableMapping, Union
22

33
from bson.raw_bson import RawBSONDocument
44

0 commit comments

Comments
 (0)