mirror of
https://github.com/LCPQ/EMSL_Basis_Set_Exchange_Local
synced 2025-01-03 01:55:54 +01:00
Debug set to false
This commit is contained in:
parent
46c1c46691
commit
cf6314f405
@ -52,7 +52,7 @@ class EMSL_dump:
|
|||||||
self.db_path = "{0}/../db/{1}.db".format(head_path, self.format)
|
self.db_path = "{0}/../db/{1}.db".format(head_path, self.format)
|
||||||
|
|
||||||
self.contraction = str(contraction)
|
self.contraction = str(contraction)
|
||||||
self.debug = True
|
self.debug = False
|
||||||
|
|
||||||
try:
|
try:
|
||||||
import requests
|
import requests
|
||||||
|
Loading…
Reference in New Issue
Block a user