QuantumATK Forum
QuantumATK => General Questions and Answers => Topic started by: clima on October 14, 2013, 09:43
-
Dear ATK users,
please advice how to make my own functions in external files and they work after import in the main script - I have the issue with the namespace NanoLanguage and do not know what shall I import in the functions so that they work.
Thanks.
-
If you write "from NanoLanguage import *" in all your scripts it works.