Skip to content

Commit a86bb59

Browse files
Remove global variable
1 parent 559cc17 commit a86bb59

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pytest_html/plugin.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
from . import __version__, __pypi_url__
3232

3333

34-
fixture_extras = []
35-
36-
3734
def pytest_addhooks(pluginmanager):
3835
from . import hooks
3936

0 commit comments

Comments
 (0)