Skip to content

Commit

Permalink
add required package
Browse files Browse the repository at this point in the history
  • Loading branch information
mdp0023 committed Apr 29, 2024
1 parent 71b49f0 commit f4640c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_svinsight.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

import sys
import os

# Get the directory that contains this file
this_directory = os.path.dirname(os.path.abspath(__file__))
Expand Down

0 comments on commit f4640c5

Please sign in to comment.