Deleted obsolete test folder, numpy_utils.py + tests more robust
parent
d8f600ba0b
commit
6a14fd0c7e
@ -1,12 +0,0 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
Dummy conftest.py for wafo.
|
||||
|
||||
If you don't know what this is for, just leave it empty.
|
||||
Read more about conftest.py under:
|
||||
https://pytest.org/latest/plugins.html
|
||||
"""
|
||||
from __future__ import print_function, absolute_import, division
|
||||
|
||||
import pytest
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue