parent
43e4fcf6dd
commit
c019e489d2
|
@ -2,7 +2,9 @@
|
|||
import py
|
||||
|
||||
class MarkerError(Exception):
|
||||
"""Error in use of a pytest marker/attribute"""
|
||||
"""
|
||||
Error in use of a pytest marker/attribute.
|
||||
"""
|
||||
|
||||
|
||||
def pytest_namespace():
|
||||
|
|
Loading…
Reference in New Issue