Skip to content

Commit

Permalink
fix ci (#178)
Browse files Browse the repository at this point in the history
Fixes #174
  • Loading branch information
AlexWaygood authored Dec 15, 2023
1 parent 555fb4a commit 1fd9039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_gather.py
Original file line number Diff line number Diff line change
Expand Up @@ -1142,6 +1142,7 @@ def test_gather_stats__on_packages_integrates_with_tmpdir_typeshed() -> None:
{
Path("stdlib/lib2to3/fixes/fix_imports2.pyi"),
Path("stdlib/lib2to3/fixes/__init__.pyi"),
Path("stdlib/xml/sax/__init__.pyi"),
}
)

Expand Down

0 comments on commit 1fd9039

Please sign in to comment.