mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
clean up comments
This commit is contained in:
parent
4e6091afe9
commit
81b47be643
@ -18,8 +18,6 @@ from pipreqs import pipreqs
|
||||
CA_BUNDLE = os.environ.get("CA_BUNDLE")
|
||||
|
||||
if CA_BUNDLE is None:
|
||||
#from .settings import CA_BUNDLE
|
||||
# ImportError: attempted relative import with no known parent package
|
||||
from tests.settings import CA_BUNDLE
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user