mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 01:40:14 +01:00
all: Fix strings with backslash by using raw string literals.
This commit is contained in:
committed by
Damien George
parent
cda292935d
commit
8f8bd98164
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""
|
||||
r"""
|
||||
Flash the WiPy (format, update service pack and program).
|
||||
|
||||
Example:
|
||||
|
||||
Reference in New Issue
Block a user