Skip to content

Commit

Permalink
dumb marker error name
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mayorquin committed May 31, 2024
1 parent bf5c71e commit 375e3d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ def pytest_collection_modifyitems(config, items):
"""

rootdir = Path(config.rootdir)
mark_names = ["sorters_internal", "sorters_external", "sorters"]

for item in items:
rel_path = Path(item.fspath).relative_to(rootdir)
Expand Down

0 comments on commit 375e3d5

Please sign in to comment.