We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a621b3 commit 05e0878Copy full SHA for 05e0878
test/deprecation/test_toplevel.py
@@ -89,7 +89,6 @@ def test_util_alias_import() -> None:
89
assert util.TemporaryFileSwap is TemporaryFileSwap
90
91
92
-# Split out util and have all its tests be separate, above.
93
_PRIVATE_MODULE_ALIAS_TARGETS = (
94
git.refs.head,
95
git.refs.log,
0 commit comments