Skip to content

Commit

Permalink
Add blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham committed Jun 30, 2020
1 parent 7b3f1a7 commit 8178a2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloudpickle/compat.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import sys



if sys.version_info < (3, 8):
try:
import pickle5 as pickle # noqa: F401
Expand Down

0 comments on commit 8178a2c

Please sign in to comment.