Skip to content

Commit 9ccc85b

Browse files
authored
Merge pull request #5 from Minibrams/feature/route-aliases
chore: format
2 parents b7d402f + 63e4f9f commit 9ccc85b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

scripts/release.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
import shutil
66
import subprocess
77
import sys
8-
from pathlib import Path
9-
108
import tomllib
9+
from pathlib import Path
1110

1211
ROOT = Path(__file__).resolve().parents[1]
1312

0 commit comments

Comments
 (0)