02ee0dab3d
Do a lot of changes
...
- Add ty to dev deps;
- Add some tests covering previously uncovered cases;
- Fix some bugs;
- Introduce argfield for nicer argparse interface for things that can't
be expressed via the type system;
- Fix line length.
2026-04-01 20:56:44 +02:00
4f8e111729
Add pyflakes check ( #3 )
...
continuous-integration/drone/push Build is passing
Reviewed-on: https://git.deguo.duckdns.org/pavel/argclass/pulls/3
Co-authored-by: Pavel Lutskov <pavel.lutskov@gmail.com >
Co-committed-by: Pavel Lutskov <pavel.lutskov@gmail.com >
2021-09-12 12:39:26 +02:00
f93588f4bf
Add black to CI/CD ( #1 )
...
continuous-integration/drone/push Build is passing
Reviewed-on: https://git.deguo.duckdns.org/pavel/argclass/pulls/1
Co-authored-by: Pavel Lutskov <pavel.lutskov@gmail.com >
Co-committed-by: Pavel Lutskov <pavel.lutskov@gmail.com >
2021-09-12 12:09:57 +02:00
952ffecf17
More specific raise reason
2021-04-02 19:16:09 +02:00
4adceae497
Fix style in tests
2021-03-27 15:54:37 +01:00
3d37ef93c3
Add tests
2021-03-27 15:42:45 +01:00