mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-06-30 00:39:27 +02:00
feat: print_config function added to help with debugging.
This commit is contained in:
parent
d8fb683262
commit
8ed5ce9569
2 changed files with 22 additions and 2 deletions
|
@ -465,4 +465,4 @@ from . import linalg
|
|||
from . import mpm
|
||||
from . import roots
|
||||
|
||||
from .version import __version__
|
||||
from .version import __version__, print_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue