-
- Downloads
replace usages of 'args' with 'params' in tests
Some tests are explicitly checking the use of 'args' against the use of 'params', so these we leave in and instead suppress the warnings.
Showing
- kwant/solvers/tests/test_mumps.py 3 additions, 0 deletionskwant/solvers/tests/test_mumps.py
- kwant/solvers/tests/test_sparse.py 6 additions, 0 deletionskwant/solvers/tests/test_sparse.py
- kwant/tests/test_builder.py 8 additions, 3 deletionskwant/tests/test_builder.py
- kwant/tests/test_comprehensive.py 4 additions, 4 deletionskwant/tests/test_comprehensive.py
- kwant/tests/test_operator.py 17 additions, 14 deletionskwant/tests/test_operator.py
- kwant/tests/test_wraparound.py 22 additions, 13 deletionskwant/tests/test_wraparound.py
Loading
Please register or sign in to comment