Skip to content

Commit

Permalink
fixed formatting mistakes have sneaked into prod
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored and github-actions[bot] committed May 5, 2024
1 parent d2d3f9b commit c5740fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/processors/sitemap.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ class SimplifiedSitemaps(TypedDict):

def generate_sitemap() -> None:
"""Generate a sitemap that diffs changes since to the currently online data"""

# Load exported data. This function is intentionally not using the data object
# directly, but re-parsing the output file instead, because the export not
# export all fields. This way we're also guaranteed to have the same types
Expand Down

0 comments on commit c5740fe

Please sign in to comment.