Commit graph

8 commits

Author SHA1 Message Date
Fabien Castan
889e0298eb fix import paths 2017-09-20 01:33:48 +02:00
Fabien Castan
f54c765b30 processGraph: check return code of the subprocess 2017-09-20 01:04:23 +02:00
Fabien Castan
ff2a65685c processGraph: is the value is empty, we do not add it to the command line 2017-09-20 01:04:23 +02:00
Fabien Castan
b7c22733f0 processGraph: declare cache folder earlier 2017-09-20 01:02:28 +02:00
Yann Lanthony
5bfb55ddd3 code formatting
* auto formatting based on pep8 recommendations
* """ for docstrings
2017-09-19 12:05:18 +02:00
Yann Lanthony
7e1a66663a [graph] use shutil to rename status file
* os.rename does not work on Windows if destination already exists
2017-09-19 11:51:12 +02:00
Yann Lanthony
759458832c [graph]fix errors on addNode methods 2017-09-19 11:40:30 +02:00
Yann Lanthony
7488de782c reorder modules and packages
* meshroom package at root
* use pep8 recommandation for import orders
2017-09-19 11:38:28 +02:00
Renamed from processGraph/Graph.py (Browse further)