Trying to be less dependent on env variables.

This commit is contained in:
Paul Kronenwetter 2022-05-20 09:11:03 -04:00
parent f58bc10b89
commit a2992e6f0f

View file

@ -11,7 +11,6 @@ sys.path.insert(0, "..")
sys.path.insert(0, "../tnc")
import data_handler
import helpers
import pytest
import static