Skip to content

Commit

Permalink
remove minor comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tylere committed Mar 26, 2024
1 parent f2a8785 commit f6b6f67
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion 00_core.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
"source": [
"#| export\n",
"def filter_jobs(\n",
" # hyp3_batch,\n",
" jobs,\n",
" expired=None,\n",
" status_code=None,\n",
Expand Down
1 change: 0 additions & 1 deletion sar_asf_to_gee/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ def create_gee_image_collection(gee_gcp_project, gee_image_collection):

# %% ../00_core.ipynb 5
def filter_jobs(
# hyp3_batch,
jobs,
expired=None,
status_code=None,
Expand Down

0 comments on commit f6b6f67

Please sign in to comment.