mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-07 01:50:55 +00:00
5 lines
95 B
INI
5 lines
95 B
INI
# Setup for pytest
|
|
[pytest]
|
|
markers =
|
|
mat_ops: mark a test as utilizing matrix operations.
|