Files
opm-common/python
Markus Blatt dd0ac8a669 [python] Use assertEqual instead of deprecated assertEquals-
Prevents warnings like
```
1: test_faults (tests.test_state.TestState2.test_faults) ... /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/python/tests/test_state.py:124: DeprecationWarning: Please use assertEqual instead.
1:   self.assertEquals([], self.state.faultNames())
```
On Debian unstable.
2023-01-13 18:14:28 +01:00
..
2023-01-12 12:24:38 +01:00
2019-09-23 14:35:25 +02:00
2020-06-19 13:38:55 +02:00

Python bindings for the OPM-common module of the Open Porous Media project.