mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 08:52:16 +02:00
formatted for linter
This commit is contained in:
parent
9c88539613
commit
29fa4b26ae
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ class Command(BaseCommand):
|
|||
os.remove(f"tmp/{file_path}")
|
||||
logger.info(f"Removed {file_path}")
|
||||
|
||||
|
||||
def export_table(self, table_name):
|
||||
"""Export a given table to csv files in the tmp directory"""
|
||||
resourcename = f"{table_name}Resource"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue