Skip to content

Commit f3cc3b7

Browse files
committed
tools/mpremote: Change single to double quotes.
Signed-off-by: Mathieu Daëron <mathieu@daeron.fr>
1 parent 2e31158 commit f3cc3b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/mpremote/mpremote/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ def do_connect(args):
242242
try:
243243
autoconnect_regexp = load_user_config().__dict__["autoconnect_regexp"]
244244
except KeyError:
245-
if sys.platform == 'darwin':
245+
if sys.platform == "darwin":
246246
autoconnect_regexp = "/dev/cu.usb"
247247
else:
248248
autoconnect_regexp = ""

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy