We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc46f5 commit 0ed004aCopy full SHA for 0ed004a
update-ca-data.py
@@ -33,6 +33,7 @@
33
from django_ca.utils import bytes_to_hex # NOQA: E402
34
from django_ca.utils import format_general_name # NOQA: E402
35
from django_ca.utils import format_name # NOQA: E402
36
+
37
# pylint: enable=import-error,wrong-import-position,wrong-import-order
38
39
parser = argparse.ArgumentParser(description="Update tables for ca_examples.rst in docs.")
0 commit comments