new linter rules and fixes

This commit is contained in:
Alishahryar1 2026-02-18 04:13:41 -08:00
parent c8b887c0d3
commit b05d0d2703
117 changed files with 1219 additions and 1194 deletions

View file

@ -8,8 +8,8 @@ included at top level for easy grep/filter.
import json
import logging
from loguru import logger
from loguru import logger
_configured = False