Skip to content
Snippets Groups Projects
Verified Commit 03c0617a authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Black

parent 25bbed95
No related branches found
Tags v0.23.0
No related merge requests found
......@@ -414,7 +414,7 @@ def best_jshower(tracks):
def best_aashower(tracks):
"""Select the best AASHOWER track. """
"""Select the best AASHOWER track."""
return best_track(tracks, minmax=(krec.AASHOWERBEGIN, krec.AASHOWEREND))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment