sofubi
|
b202dc77d1
|
Reformat type hints to use comment style syntax
Update Pipfile to add typing module and pyright
Update pyproject.toml for pyright and mypy configs
|
2021-08-27 00:33:28 -04:00 |
|
sofubi
|
75f9d10cc7
|
Add types to validators, time, types
Update pyproject.toml to ignore boards, user_keymaps for mypy
Update pyproject.toml to reduce loud mypy reporting
|
2021-08-15 21:23:02 +00:00 |
|
sofubi
|
95dcc57e76
|
Finish type annotations for modules folder
Update pyproject.toml
|
2021-08-13 16:00:57 -04:00 |
|
sofubi
|
41a8048775
|
Adds mypy and circuitpython-typing to Pipefile
Updates Pipfile.lock
Updates pyproject.toml with some initial pyright configuration
|
2021-08-12 12:13:29 -04:00 |
|
Kyle Brown
|
e72d2b8c34
|
feat(extensions): most of the extensions implementation, by kdb424
|
2021-06-20 13:55:16 -07:00 |
|
Josh Klar
|
8c57844a22
|
Remove a ton of leftover MicroPython code and abstractions, including all of kmk.pins
|
2019-07-25 00:32:20 -07:00 |
|
Josh Klar
|
5c0c13e8d0
|
Prepare for Black autoformatting: dependencies, string staging, single-quote string override
|
2019-07-24 23:03:13 -07:00 |
|