Dima Gerasimov
|
72cc8ff3ac
|
ruff: enable B warnings (mainly suppressed exceptions and unused variables)
|
2024-08-28 04:06:32 +01:00 |
|
Dima Gerasimov
|
7bfce72b7c
|
core: cleanup/sort imports according to ruff check --select I
|
2024-08-16 11:38:13 +01:00 |
|
Dima Gerasimov
|
dd928964e6
|
general: fix mypy errors after mypy and pytz stubs updates
see 968fd6d01d/stubs/pytz/pytz/tzinfo.pyi (L6)
it says all concrete instances should not be None
|
2021-12-19 18:53:29 +00:00 |
|
Sean Breckenridge
|
5ecd4b4810
|
cleanup; remove unused imports
|
2021-04-02 08:38:06 +01:00 |
|
Dima Gerasimov
|
3a1e21635a
|
my.body.blood: use same file
overall I guess this module is highly specific to me anyway, so gonna be
hard to make it generic...
|
2021-02-14 16:20:38 +00:00 |
|
Dima Gerasimov
|
a6e5908e6d
|
get rid of porg dependency, use orgparse directly
|
2020-11-06 23:02:35 +01:00 |
|
Dima Gerasimov
|
743312a87b
|
my.body.blood: prettify, add stat()
|
2020-09-09 21:37:15 +01:00 |
|