Update openmc/universe.py

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Gavin Ridley 2023-04-19 12:22:39 -04:00 committed by GitHub
parent 2f87ce7f27
commit 22f4fc0902
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -342,9 +342,6 @@ class Universe(UniverseBase):
.. versionadded:: 0.13.4
legend_kwargs : dict
Keyword arguments passed to :func:`matplotlib.pyplot.legend`.
The default is:
{'bbox_to_anchor': (1.05, 1), 'loc':2, 'borderaxespad': 0.0}
.. versionadded:: 0.13.4
**kwargs