Skip to content

Commit

Permalink
Merge branch 'main' into config-typed-dict
Browse files Browse the repository at this point in the history
  • Loading branch information
dangotbanned authored Sep 9, 2024
2 parents 2670e3b + e135c26 commit 6926973
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -449,8 +449,8 @@ pythonPlatform="All"
pythonVersion="3.8"
reportUnusedExpression="none"
include=[
"./altair/**/*.py",
"./doc/*.py",
"./altair/**/*.py",
"./doc/*.py",
"./sphinxext/**/*.py",
"./tests/**/*.py",
"./tools/**/*.py",
Expand Down

0 comments on commit 6926973

Please sign in to comment.