You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is causing two large text walls of YAML code to be generated when docs are compiled. This code needs to be corrected so this text wall is not present. It may be an issue with the YAML and what it is loading, or it may be something else.
The text was updated successfully, but these errors were encountered:
Code Sample, a copy-pastable example if possible
Problem description
This code is from https://github.com/tardis-sn/tardis/blob/master/tardis/io/util.py, and displays in https://tardis-sn.github.io/tardis/api/tardis.io.util.html
This is causing two large text walls of YAML code to be generated when docs are compiled. This code needs to be corrected so this text wall is not present. It may be an issue with the YAML and what it is loading, or it may be something else.
The text was updated successfully, but these errors were encountered: