Skip to content

Commit

Permalink
merge tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
GondekNP committed Mar 5, 2024
2 parents be01933 + 7e1c9a6 commit 56bc22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routers/batch/batch_analyze_and_fetch.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ def main(
}
geojson_name = "drawn_aoi_boundary" if derive_boundary else "boundary"

## TODO: Should probably define a class for batch analysis and fetch
## TODO [#34]: Should probably define a class for batch analysis and fetch

job_status = {
"submitted": str(submission_time),
Expand Down

0 comments on commit 56bc22f

Please sign in to comment.