-
Notifications
You must be signed in to change notification settings - Fork 3
Tutorials examples 3a and 4a are not valid Python files #2
Comments
From @LeeKamentsky on October 24, 2013 20:21 These are designed for tutorials. Part of the tutorial is uncommenting the On Thu, Oct 24, 2013 at 4:18 PM, Antony Lee [email protected]:
|
From @AnneCarpenter on October 25, 2013 11:36 Shall we add a comment to the files explaining how they are to be used, Lee? On Thu, Oct 24, 2013 at 4:21 PM, LeeKamentsky [email protected]:
|
From @LeeKamentsky on October 25, 2013 13:3 Fine to do, if it's in the "next" timeframe. On Fri, Oct 25, 2013 at 7:36 AM, Anne Carpenter [email protected]:
|
From @anntzer on October 25, 2013 17:44 OK, I was trying to repackage the git HEAD of CellProfiler for Arch Linux and the tutorial files were confusing |
From @anntzer on October 24, 2013 20:18
Some methods in
example3a_measurements.py
andexample4a_skeletonizeobjects
have their body entirely commented out, thus needing an extrapass
statement (or turning the comments into docstrings, or commenting out the method themselves) to make them valid Python.Copied from original issue: CellProfiler/CellProfiler#873
The text was updated successfully, but these errors were encountered: