Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
acceptance.py | ||
aws.py | ||
dev.py | ||
microsite_test.py |
path.py objects report themselves as class objects, which confuses the heck out of pylint. It tries to match variable names using the class-rgx regular expression instead of the constant-rgx regular expression, and it doesn't match, so it throws an error. Not sure how to fix pylint, so we'll just ignore these errors.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
acceptance.py | Loading commit data... | |
aws.py | Loading commit data... | |
dev.py | Loading commit data... | |
microsite_test.py | Loading commit data... |