Skip to content

Commit

Permalink
STY: PEP8 fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman committed Nov 22, 2024
1 parent 0e8d368 commit 076207f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyart/correct/region_dealias.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def dealias_region_based(
set_limits=True,
vel_field=None,
corr_vel_field=None,
**kwargs
**kwargs,
):
"""
Dealias Doppler velocities using a region based algorithm.
Expand Down

0 comments on commit 076207f

Please sign in to comment.