in nucleus/rna/management/commands/export_json.py [0:0]
def setup(): rmtree(OUTPUT_DIR, ignore_errors=True) os.mkdir(OUTPUT_DIR)