aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/language/actions.py
Commit message (Collapse)AuthorAgeFilesLines
* fix mypy annotationsMaximilian Hils2017-05-261-1/+1
|
* Extend Mypy checking to pathodharsh vijay2017-05-021-4/+2
| | | | | | | | | | | | | | | | | | | * mypy checking pathod * initial commit , fixed errors * tox: mypy checking to pathod * Fixed mypy test failed * issue was with args in custom_contentview.py * tox: mypy checking to #2221 * follow-import=skip since we cant provide args to custom_contentview.py during mypy testing * Lint , Typo Fixed * code style: module import
* Py3: Use functools.total_ordering for better rich comparisonShadab Zafar2016-06-061-0/+2
|
* Py3: Use rich comparison methods (__eq__, __lt__) instead of __cmp__Shadab Zafar2016-06-061-2/+5
|
* combine projectsMaximilian Hils2016-02-181-0/+126