pull/648/merge
Matt Turner 9 months ago committed by GitHub
commit 85ba73ecb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,7 +3,7 @@
import os
import sys
import mock
from unittest import mock
import pytest
sys.path.append(os.path.join(os.getcwd(), 'bin')) # noqa

Loading…
Cancel
Save