Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 26, 2021
1 parent 07aa78d commit a86f3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/mypy/test_create_type.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
reveal_type(Query)
out: |
main:13: note: Revealed type is "def (*_args: Any, **_kwds: Any) -> main.Query"
main:13: note: Revealed type is "def (*_args: Any, **_kwds: Any) -> main.Query"

0 comments on commit a86f3c9

Please sign in to comment.