Skip to content

Commit

Permalink
remove line to appease CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisblake committed Feb 6, 2024
1 parent 50d7f30 commit bfba8f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyaerocom/aeroval/coldatatojson_engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,6 @@ def _process_profile_data_for_vizualization(
var_name_web: str = None,
out_dirs: dict = None,
):

if region_names == None and station_names == None:
raise ValueError("Both region_id and station_name can not both be None")

Expand Down

0 comments on commit bfba8f9

Please sign in to comment.