Skip to content

[bugfix] Do not include plotting automatically.

Robert K requested to merge bugfix/plotting-matplotlib into master

The include of plotting is not needed in dune.fem.__init__.py since the use in fem/functions is optional already.

Merge request reports