wip: feat: workspace tmux remove

This commit is contained in:
Waylon Walker 2025-11-26 10:55:28 -06:00
parent 0bdfb253ef
commit 7b1a33414a
2 changed files with 3 additions and 5 deletions

View file

@ -79,7 +79,7 @@ select = [
"TID", # flake8-tidy-imports
"TCH", # flake8-type-checking
# "INT", # flake8-gettext
# "ARG", # flake8-unused-arguments
"ARG", # flake8-unused-arguments
"PTH", # flake8-use-pathlib
"ERA", # eradicate
"PD", # pandas-vet