updates
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
"""The pytest entry point."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(pytest.console_main())
|
||||
|
||||
Reference in New Issue
Block a user