reformat import for flake8

This commit is contained in:
Bastien Gérard
2020-03-15 22:27:19 +01:00
parent 4e58e9f8d1
commit a3f9016ae9
2 changed files with 2 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ __all__ = (
"no_sub_classes",
"query_counter",
"set_write_concern",
"set_read_write_concern",
)