.
This commit is contained in:
@@ -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):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user