Skip to content

Commit

Permalink
import sys
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Oct 30, 2022
1 parent af70fb7 commit 5ec1843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IPython/core/tests/test_iplib.py
Expand Up @@ -2,6 +2,7 @@
"""

import stack_data
import sys

SV_VERSION = tuple([int(x) for x in stack_data.__version__.split(".")[0:2]])

Expand Down

0 comments on commit 5ec1843

Please sign in to comment.