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
What is the purpose of the second instruction? It does not seem to have any effect.
I am just trying to get a good understanding how to create a MAEC file.
The text was updated successfully, but these errors were encountered:
Ah, good catch. You're right - the second subject.findings_bundles.bundle = [bundle] instruction is unnecessary and likely leftover from some legacy code.
I noticed this
in
https://github.com/MAECProject/python-maec/blob/master/examples/package_generation_example.py
What is the purpose of the second instruction? It does not seem to have any effect.
I am just trying to get a good understanding how to create a MAEC file.
The text was updated successfully, but these errors were encountered: