Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#384 popped up as warning in my tests, where is saw the missing white spaces ("berepeatable" and "isnot"): ``` /home/dtr/Codes/emg3d/tests/test_simulations.py:959: UserWarning: You are running a pytest without setting a random seed, the results might not berepeatable. For repeatable tests please pass an argument to `random seed` that isnot `None`. discretize.tests.assert_isadjoint( ```
- Loading branch information