Skip to content

Commit eea614c

Browse files
Apply pre-commit code formatting
1 parent 6ab9bee commit eea614c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ZODB/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
##############################################################################
1414
"""Open database and storage from a configuration."""
1515
import os
16-
from io import StringIO
1716
import traceback
17+
from io import StringIO
1818

1919
import ZConfig
2020

0 commit comments

Comments
 (0)