Skip to content

Commit 15720d1

Browse files
committed
Apply Black formatting to smithsonian scripts
1 parent 9e73061 commit 15720d1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

scripts/2-process/smithsonian_process.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
This file is dedicated to processing Smithsonian data
44
for analysis and comparison between quarters.
55
"""
6+
67
# Standard library
78
import argparse
89
import os

scripts/3-report/smithsonian_report.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
This file is dedicated to visualizing and analyzing the data collected
44
from Smithsonian.
55
"""
6+
67
# Standard library
78
import argparse
89
import os

0 commit comments

Comments
 (0)