Skip to content

Commit

Permalink
Remoe generic filter for warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
dnerini committed Jul 27, 2022
1 parent c81c848 commit 5a108d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pysteps/nowcasts/linda.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
from pysteps.decorators import deprecate_args
from pysteps.nowcasts.utils import nowcast_main_loop

warnings.filterwarnings("ignore")


@deprecate_args(
{
Expand Down

0 comments on commit 5a108d9

Please sign in to comment.