Commit Graph

25 Commits (dependabot/github_actions/develop/actions/setup-node-7)

Author SHA1 Message Date
as3ii 1f4efac11e
Substituted unused variables with wildcard (ruff F841)
See https://peps.python.org/pep-0634/#wildcard-pattern
2025-11-13 23:31:09 +01:00
as3ii 6f7288335f
Switched from editing `sys.path` to proper PEP8 imports
See: https://peps.python.org/pep-0008/#imports

Here absolute imports have been used to avoid the error
`ImportError: attempted relative import with no known parent package`.
2025-11-13 19:49:38 +01:00
as3ii 23f1aab5aa
Removed references to pylint and useless file encoding 2025-11-13 16:32:23 +01:00
as3ii 66b2c6bf4e
Run `ruff format`
This applies mostly the same rules that `black` used.

This commit should not have introduced any logical or functional
changes, only fixing style consistency
2025-11-13 15:53:43 +01:00
DJ2LS 37fb052103 more work 2025-04-29 12:02:57 +02:00
DJ2LS 3bee559fb7 first run of docstring session.... 2025-03-12 10:33:20 +01:00
DJ2LS a4fcdf7b17 introduced constants file 2025-03-10 09:34:32 +01:00
DJ2LS 1b6fdc828e bump stats modem version 2025-03-10 09:22:04 +01:00
DJ2LS 546732b64a bump version info 2024-11-06 11:27:42 +01:00
DJ2LS 688faebbe5 bump version 2024-09-30 15:16:01 +02:00
DJ2LS cb67f9fe3d fix comment 2024-09-30 10:57:37 +02:00
DJ2LS be115adcfa bump version 2024-09-30 10:49:53 +02:00
DJ2LS fc32ca7040 bump version 2024-09-28 15:24:31 +02:00
DJ2LS 7c8f6c9172 bump stats info 2024-09-28 15:23:04 +02:00
DJ2LS 66f2978676 make stats working only on IRS side 2024-09-13 19:56:13 +02:00
DJ2LS 82f1bdbd92 attempt fixing wrong session stats 2024-09-13 13:13:34 +02:00
DJ2LS 8dfbf39fcc fixing a stats bug 2024-08-17 19:44:36 +02:00
DJ2LS 6cd3b17640 fixing a stats bug 2024-08-17 19:42:56 +02:00
DJ2LS 2e9c87795a fixing a stats bug 2024-08-17 19:41:37 +02:00
DJ2LS b357b863b1 fixing a stats bug 2024-08-17 19:39:26 +02:00
DJ2LS f6fd470b44 fixing a stats bug 2024-08-17 19:37:27 +02:00
DJ2LS 8b8c698ec5 fixing a stats bug 2024-08-17 19:35:27 +02:00
DJ2LS c71216d37c fixing a stats bug 2024-08-17 19:33:17 +02:00
DJ2LS 64064b86bd adjusted stats system 2024-08-17 17:22:15 +02:00
DJ2LS d5097b8b94 another folder renaming 2024-04-18 11:04:25 +02:00