mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-27 17:01:20 -04:00
Enable ruff import sorting
This commit is contained in:
parent
706c856500
commit
4595e2cfb6
22 changed files with 70 additions and 55 deletions
|
@ -1,5 +1,5 @@
|
|||
import shutil
|
||||
import os
|
||||
import shutil
|
||||
|
||||
# if WALLY is defined, then get it
|
||||
WALLY_HOME = os.getenv("WALLY")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue