wip: feat: workspace tmux remove

This commit is contained in:
Waylon Walker 2025-11-26 10:59:52 -06:00
parent a0d308c19f
commit 7bb9b49e9b
2 changed files with 75 additions and 109 deletions

View file

@ -48,7 +48,7 @@ select = [
"I", # isort
"N", # pep8-naming
# "D", # pydocstyle
# "UP", # pyupgrade
"UP", # pyupgrade
"YTT", # flake8-2020
# "ANN", # flake8-annotations
# "S", # flake8-bandit