Source code for pyDNMFk.config

[docs]def init(arg): """ Global variables declaration here. The variables declared within this function in this file are shared across other files and functions during import.""" global time, flag time = {} flag = 0