mitmproxy/pathod/language
harsh vijay e24b4cc1b6 Extend Mypy checking to pathod
* 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
2017-05-02 05:19:25 +05:30
..
__init__.py remove empty lines at beginning of file 2016-10-17 10:32:12 +02:00
actions.py Extend Mypy checking to pathod 2017-05-02 05:19:25 +05:30
base.py Extend Mypy checking to pathod 2017-05-02 05:19:25 +05:30
exceptions.py more style cleanup 2016-05-29 13:43:20 +02:00
generators.py various encoding fixes, fix #1650 2016-10-22 18:47:12 -07:00
http2.py Extend Mypy checking to pathod 2017-05-02 05:19:25 +05:30
http.py Extend Mypy checking to pathod 2017-05-02 05:19:25 +05:30
message.py Extend Mypy checking to pathod 2017-05-02 05:19:25 +05:30
websockets.py Extend Mypy checking to pathod 2017-05-02 05:19:25 +05:30
writer.py Allow forever wait at end of message #1541 2016-11-04 02:12:20 +05:30