Skip to content

Commit

Permalink
suggestion martin
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrakenhoff committed Aug 9, 2024
1 parent 8a0e095 commit f9e133f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pastastore/extensions/hpd.py
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ def update_knmi_meteo(

def download_bro_gmw(
self,
extent: Optional[List[float | int]] = None,
extent: Optional[List[float]] = None,
tmin: TimeType = None,
tmax: TimeType = None,
update: bool = False,
Expand Down

0 comments on commit f9e133f

Please sign in to comment.