Skip to content

Commit 0ed004a

Browse files
committed
minor isort update
1 parent 0dc46f5 commit 0ed004a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update-ca-data.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
from django_ca.utils import bytes_to_hex # NOQA: E402
3434
from django_ca.utils import format_general_name # NOQA: E402
3535
from django_ca.utils import format_name # NOQA: E402
36+
3637
# pylint: enable=import-error,wrong-import-position,wrong-import-order
3738

3839
parser = argparse.ArgumentParser(description="Update tables for ca_examples.rst in docs.")

0 commit comments

Comments
 (0)