1
0

docstring all the things

This commit is contained in:
thurask
2018-02-03 16:25:26 -05:00
parent 080214ec44
commit 1303fa863b
22 changed files with 101 additions and 11 deletions
+2
View File
@@ -3,6 +3,8 @@
# pylint: disable=C0111,C0326,C0103
"""Find all OTA updates for a given PRD."""
import sys
from requests.exceptions import RequestException, Timeout