coin3d / pivy

python bindings to coin3d
ISC License
53 stars 37 forks source link

Travis CI: flake8 finds Python syntax errors, undefined names #48

Closed cclauss closed 5 years ago

cclauss commented 5 years ago
70    E999 SyntaxError: invalid syntax
61    F821 undefined name 'np'
1     F823 local variable 'TimeStampDefault' (defined in enclosing scope on line 200) referenced before assignment
132