Skip to content

Commit

Permalink
resolved linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
bitterbark committed Jun 12, 2024
1 parent 541bbad commit cbc5952
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/adf_diag.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,6 @@ def plotting_scripts(self):
# Note that a copy is needed in order to avoid having a script mistakenly
# modify this variable:
return copy.copy(self.__plotting_scripts)


return self.read_config_var(
var_str, conf_dict=self.__cvdp_info, required=required
)

#########
Expand Down

0 comments on commit cbc5952

Please sign in to comment.