Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
L1ghtn1ng authored Oct 1, 2023
1 parent ac64e88 commit 76ce3b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/discovery/test_certspotter.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ async def test_search(self) -> None:
await search.process()
assert isinstance(await search.get_hostnames(), set)


if __name__ == "__main__":
pytest.main()

0 comments on commit 76ce3b3

Please sign in to comment.