Skip to content

Commit 36dfdb5

Browse files
committed
chore(pyproject): Lint with dprint
dprint fmt --config ~/.dprint.conf -- pyproject.toml
1 parent 25591e3 commit 36dfdb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,6 @@ module = [
124124
"IPython.*",
125125
"ptpython.*",
126126
"prompt_toolkit.*",
127-
"bpython"
127+
"bpython",
128128
]
129129
ignore_missing_imports = true

0 commit comments

Comments
 (0)