Skip to content

Commit

Permalink
FIXED: import os
Browse files Browse the repository at this point in the history
  • Loading branch information
shramos committed Oct 7, 2020
1 parent e99fc47 commit 6e41cf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions polymorph/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
from polymorph.interceptor import Interceptor
import platform
import polymorph
import os
from os.path import dirname, join

POLYM_PATH = dirname(polymorph.__file__)
Expand Down

0 comments on commit 6e41cf6

Please sign in to comment.