[QoL] Add Boolean to suppress "Ignoring {f.__class__.__name__}"
-output when parsing files
#192
Deformance
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
To the best of my memory as of the GEOLib upgrade to support D-Stability v2024.01, when parsing
*.stix
-files, an incredible amount of lines stating "Ignoring dict" flood the terminal to which the output is being written. As a Quality of Life (QoL) idea I propose adding a single optional Boolean to the following two files and lines. The Boolean will determine whether to suppress the output.Example:
I've tested this in a local copy of GEOLib and this change did the job.
Beta Was this translation helpful? Give feedback.
All reactions