Closed theRealSuperMario closed 5 years ago
Describe the bug Periodic variable scheduling is broken as **kwargs are missing.
**kwargs
To Reproduce cd edflow; python tf_util.py --> fails
cd edflow; python tf_util.py
Expected behavior Should print out all plots
PR with fix is on the way. Issue is rather for documentation.
Describe the bug Periodic variable scheduling is broken as
**kwargs
are missing.To Reproduce
cd edflow; python tf_util.py
--> failsExpected behavior Should print out all plots
PR with fix is on the way. Issue is rather for documentation.