Skip to content

Commit cb5294c

Browse files
oree-xxclaude
andcommitted
Apply Black formatting to smithsonian scripts
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9e73061 commit cb5294c

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)