mirror of
https://github.com/LCPQ/quantum_package
synced 2025-05-06 15:14:50 +02:00
Typo and remove print
This commit is contained in:
parent
01a7a9c345
commit
246cc66936
@ -246,7 +246,7 @@ def save_ezfio_provider(path_head, dict_code_provider):
|
||||
|
||||
path = "{0}/ezfio_interface.irp.f".format(path_head)
|
||||
|
||||
print "Path = {0}".format(path)
|
||||
# print "Path = {0}".format(path)
|
||||
|
||||
try:
|
||||
f = open(path, "r")
|
||||
@ -369,6 +369,9 @@ def main():
|
||||
-Take the EZFIO.cfg path in arg
|
||||
or
|
||||
-Look if EZFIO.cfg is present in the pwd
|
||||
|
||||
Return : - ezfio_interface.irp.f
|
||||
- folder_ezfio_inteface_config
|
||||
"""
|
||||
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user