Mypy: Got passing on macos (#34591)

* Mypy: Got mypy passing on macos

* common/realtime.py refactor

* Mypy: mypy passing on darwin

* Refactor: Removed else: pass statement

* Refactor: Removed unnecessary check

* added xattr to pyproject

* loggerd: switched to xatter module

* loggerd: removed unused module in xattr_cache.py

* UV: update uv.lock

* Update system/athena/athenad.py

Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>

* athenad: fixed blank lines

* loggerd: refactor of xattr_cache

* cleanup

---------

Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
This commit is contained in:
BrainLess
2025-02-16 13:35:52 +05:30
committed by GitHub
parent 917b45afd0
commit b09b48130e
5 changed files with 594 additions and 557 deletions
+1
View File
@@ -64,6 +64,7 @@ dependencies = [
"psutil",
"pycryptodome", # used in updated/casync, panda, body, and a test
"setproctitle",
"xattr",
# logreader
"zstandard",