Skip to content

Commit

Permalink
Restyled by autopep8
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Feb 26, 2024
1 parent b796efd commit 5e5e3af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/tox_options_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ def test_options(self) -> None:
opts.experimental_groups_persistence = True
self.assertTrue(opts.experimental_groups_persistence)


def test_use_after_free(self) -> None:
with c.Tox_Options_Ptr() as opts:
pass
Expand Down

0 comments on commit 5e5e3af

Please sign in to comment.