Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: use non-interactive plotting backend (#138)
The use of a non-interactive plotting backend prevents plots from being displayed in pop-up windows while running tests. The tests would previously block when a plot was displayed until the user closed it. Resolves #31
- Loading branch information