bitbot-3.11-fork/src/utils
2018-11-05 18:30:39 +00:00
..
__init__.py Fix some non-explicit None returns, add type hints to important variables 2018-10-31 15:12:46 +00:00
consts.py Add type/return hints throughout src/ and, in doing so, fix some cyclical 2018-10-30 14:58:48 +00:00
http.py Fix/refactor issues brought up by type hint linting 2018-10-30 17:49:35 +00:00
irc.py Fix the order of some connection params, add alias as a seperate argument to 2018-11-05 18:30:39 +00:00
parse.py Clarify items and var_items typing in src.utils.parse 2018-11-05 11:56:52 +00:00