..
_deprecated
ci: update mypy config and make ruff config more consistent with other projects
2024-08-31 02:17:49 +01:00
tests
my.core.structure: add support for .tar.gz archives
2024-09-17 00:25:17 +01:00
utils
ci: update mypy config and make ruff config more consistent with other projects
2024-08-31 02:17:49 +01:00
__init__.py
core: move stuff from tests/demo.py to my/core/tests/test_config.py
2024-08-25 20:49:56 +01:00
__main__.py
ci: update mypy config and make ruff config more consistent with other projects
2024-08-31 02:17:49 +01:00
_cpu_pool.py
core: cleanup/sort imports according to ruff check --select I
2024-08-16 11:38:13 +01:00
cachew.py
ruff: enable B warnings (mainly suppressed exceptions and unused variables)
2024-08-28 04:06:32 +01:00
cfg.py
core: cleanup/sort imports according to ruff check --select I
2024-08-16 11:38:13 +01:00
common.py
ruff: process remaining existing checks and suppress the annoying ones
2024-08-28 04:06:32 +01:00
compat.py
general: make time.tz.via_location user config lazy, move tests to my.tests package
2024-08-26 04:00:58 +01:00
core_config.py
core: cleanup/sort imports according to ruff check --select I
2024-08-16 11:38:13 +01:00
dataset.py
general: deprecate my.core.dataset and simplify tox file
2024-08-07 01:08:39 +01:00
denylist.py
ruff: enable FBT rules to detect boolean arguments use without kwargs
2024-08-28 04:06:32 +01:00
discovery_pure.py
ruff: enable W, COM, EXE rules
2024-08-28 04:06:32 +01:00
error.py
ruff: enable RET/PIE/PLW
2024-08-28 04:06:32 +01:00
experimental.py
core: cleanup/sort imports according to ruff check --select I
2024-08-16 11:38:13 +01:00
freezer.py
ruff: enable and fix C4 ruleset
2024-08-28 04:06:32 +01:00
hpi_compat.py
ruff: process remaining existing checks and suppress the annoying ones
2024-08-28 04:06:32 +01:00
influxdb.py
ruff: enable FBT rules to detect boolean arguments use without kwargs
2024-08-28 04:06:32 +01:00
init.py
ruff: enable B warnings (mainly suppressed exceptions and unused variables)
2024-08-28 04:06:32 +01:00
internal.py
core.common: move assert_subpackage to my.core.internal
2024-08-16 10:22:29 +01:00
kompress.py
core.common: move assert_subpackage to my.core.internal
2024-08-16 10:22:29 +01:00
konsume.py
ruff: enable FBT rules to detect boolean arguments use without kwargs
2024-08-28 04:06:32 +01:00
logging.py
ruff: enable B warnings (mainly suppressed exceptions and unused variables)
2024-08-28 04:06:32 +01:00
mime.py
core.common: move assert_subpackage to my.core.internal
2024-08-16 10:22:29 +01:00
orgmode.py
ruff: enable RET/PIE/PLW
2024-08-28 04:06:32 +01:00
pandas.py
ruff: enable and fix C4 ruleset
2024-08-28 04:06:32 +01:00
preinit.py
core: cleanup/sort imports according to ruff check --select I
2024-08-16 11:38:13 +01:00
pytest.py
ruff: attempt to enable ARG checks, suppress in some places
2024-08-28 04:06:32 +01:00
query.py
ruff: enable PERF checks set
2024-08-28 04:06:32 +01:00
query_range.py
ruff: enable RET/PIE/PLW
2024-08-28 04:06:32 +01:00
serialize.py
ruff: enable RET/PIE/PLW
2024-08-28 04:06:32 +01:00
source.py
ruff: enable B warnings (mainly suppressed exceptions and unused variables)
2024-08-28 04:06:32 +01:00
sqlite.py
ruff: enable and fix C4 ruleset
2024-08-28 04:06:32 +01:00
stats.py
ruff: enable PERF checks set
2024-08-28 04:06:32 +01:00
structure.py
my.core.structure: add support for .tar.gz archives
2024-09-17 00:25:17 +01:00
time.py
ruff: enable TRY rules
2024-08-28 04:06:32 +01:00
types.py
core: cleanup/sort imports according to ruff check --select I
2024-08-16 11:38:13 +01:00
util.py
ruff: enable RET/PIE/PLW
2024-08-28 04:06:32 +01:00
warnings.py
ruff: enable B warnings (mainly suppressed exceptions and unused variables)
2024-08-28 04:06:32 +01:00