all: Reformat C and Python source code with tools/codeformat.py.
This is run with uncrustify 0.70.1, and black 19.10b0.
This commit is contained in:
@@ -20,6 +20,7 @@ HTTP/1.0 200 OK
|
||||
Hello #%d from MicroPython!
|
||||
"""
|
||||
|
||||
|
||||
def main():
|
||||
s = socket.socket()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user