Fix floorfloat, and pep8 fixes for tests
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
|
||||
import os
|
||||
import sys
|
||||
import importlib
|
||||
# import importlib
|
||||
|
||||
# noinspection PyPackageRequirements
|
||||
import pytest
|
||||
# import pytest
|
||||
|
||||
|
||||
script_dir = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
Reference in New Issue
Block a user