Skip to content

Commit b36f0b0

Browse files
author
brentru
committed
pylint!
1 parent 95d03a9 commit b36f0b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_pyportal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ def fetch(self):
694694
import re
695695

696696
if self._image_url_path:
697-
image_url = self._image_url_path
697+
image_url = self._image_url_path
698698

699699
# extract desired text/values from json
700700
if self._json_path:

0 commit comments

Comments
 (0)