Skip to content

Commit

Permalink
fixup! WIP: Update air quality data to use more recent data and also …
Browse files Browse the repository at this point in the history
…include WHO standards
  • Loading branch information
struan committed Apr 1, 2024
1 parent 27fcd83 commit 888c3bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hub/management/commands/import_air_quality_data.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from functools import reduce

from django.conf import settings
from django.core.management.base import BaseCommand

import pandas as pd
from tqdm import tqdm
Expand Down

0 comments on commit 888c3bf

Please sign in to comment.