mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced 2023-10-11 13:06:12 +08:00
9438c6bf0b
Fixes #1917.
5 lines
95 B
INI
5 lines
95 B
INI
# Setup for pytest
|
|
[pytest]
|
|
markers =
|
|
mat_ops: mark a test as utilizing matrix operations.
|