Open djpasseyjr opened 10 months ago
Fix for #700.
I ran python -m unittest pyclustering/nnet/tests/unit/ut_fsync.py which failed before the fix and passed afterwards.
python -m unittest pyclustering/nnet/tests/unit/ut_fsync.py
It turned out to be a very simple problem which is great ✨ Looking forward to using this simulator.
Fix for #700.
I ran
python -m unittest pyclustering/nnet/tests/unit/ut_fsync.py
which failed before the fix and passed afterwards.It turned out to be a very simple problem which is great ✨ Looking forward to using this simulator.