Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
TommasoBelluzzo authored Jun 22, 2021
1 parent fbb635c commit 2dc6976
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions tests/test_validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,8 @@
)

from types import (
FunctionType,
CodeType
)

from zlib import (
crc32
CodeType,
FunctionType
)

# Internal
Expand Down

0 comments on commit 2dc6976

Please sign in to comment.