mirror of
https://github.com/LCPQ/EMSL_Basis_Set_Exchange_Local
synced 2024-12-22 04:13:43 +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.contraction = str(contraction)
|
||||
self.debug = True
|
||||
self.debug = False
|
||||
|
||||
try:
|
||||
import requests
|
||||
|
Loading…
Reference in New Issue
Block a user