TomVincentUK / snompy

A Python package for modelling scanning near-field optical microscopy measurements.
https://snompy.readthedocs.io/
MIT License
7 stars 2 forks source link

Repeating figure in user documentation #42

Open TomVincentUK opened 1 month ago

TomVincentUK commented 1 month ago

Every time there is some inline code on this page: https://snompy.readthedocs.io/en/latest/guide/sample.html, the same figure repeats. This is probably an issue with the way I'm using matplotlib's sphinx extension.