Skip to content

Commit d059274

Browse files
committed
precommit run
1 parent ecd682a commit d059274

File tree

233 files changed

+58621
-55371
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

233 files changed

+58621
-55371
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
recursive-include static *.*
1+
recursive-include static *.*

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,4 @@ ignore = [
137137

138138
[tool.ruff.lint.per-file-ignores]
139139
"__init__.py" = ["F401"]
140+
"sdk.py" = ["F401"]

0 commit comments

Comments
 (0)