Files
pynamics/diagnostics/OtherFunctions.py

2 lines
65 B
Python

def vprint(string, verbose):
print("[LOG (verbose)]", string)