This commit is contained in:
Ross
2023-10-23 16:58:05 +01:00
parent 2a597dc783
commit de2ceed88a
@@ -47,6 +47,10 @@ class Command(RichCommand):
pass
if code in ds.to_json():
self.stdout.write(self.style.WARNING(f"Error parsing [{code} in json dataset] {file}"))
def get_all_media(exclude=None):
"""