Skip to content

Commit

Permalink
Remove WeakList from public API checks
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Jul 22, 2021
1 parent d325e08 commit 2ed43bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_public_api_repr.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ def test_contrib_viz_public_api():
def test_contrib_events_public_api():
assert dir(pyhf.events) == [
"Callables",
"WeakList",
"disable",
"enable",
"noop",
Expand Down

0 comments on commit 2ed43bc

Please sign in to comment.