Skip to content

Commit

Permalink
chore: formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraichen committed Jun 7, 2024
1 parent 8bd4184 commit 42e69ff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion test/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

import logging
import os
import sys
import tempfile

import pytest
Expand Down
1 change: 0 additions & 1 deletion test/fixtures/_modules/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import datetime

from cryptography import x509

from cryptography.hazmat.backends import default_backend as _default_backend
from cryptography.hazmat.primitives import hashes, serialization

Expand Down

0 comments on commit 42e69ff

Please sign in to comment.