Print a bit more info
Merge pull request #16 from openworm/python3_update
Python3 update
Merge pull request #14 from openworm/test_pg
Fixes issue with lambda for python 3
Merge branch 'python3_update' into test_pg
update entity.py
Fix Entity.py's broken For Loop
removed the dict sorting from "brunches_temp" dict since output is the same in 2.7 and 3.10.
Fix links
Updating comments
Fix for lambda issue
Py2 Version For Loop
Changed it to at least pass the py27 test.
Quick Fix 1
Fixing my syntax errors
Quick Fix 2
Fixing syntax errors
Quick Fix
Fixing syntax errors from last commit. This commit should have us up to date. I'm getting the same error as before.
Fix Script Errors
fixing the errors caused by the 2to3 module.
Update
2to3 script changes without dict to list or redundant print brackets
Merge branch 'python3_update' of https://github.com/openworm/Blender2NeuroML into python3_update
Debugging 2to3
also added bak to gitignore
add matplotlib
Testing Extra File
update tests
Merge pull request #12 from openworm/test_py2
Test py2
Fix for python 3
Update part of readme
Update Check file