Skip to content

Commit a871bef

Browse files
committed
clarified docstring
1 parent a643b1b commit a871bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ADRpy/weathertools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
# pylint: disable-msg=W0702
1111
# Non-critical if except fails too, also relying on error handling
12-
# from third party package here
12+
# from the metar package here
1313

1414
__author__ = "Andras Sobester"
1515

0 commit comments

Comments
 (0)