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:
@@ -2,7 +2,9 @@
|
||||
|
||||
# Dummy function decorators
|
||||
|
||||
|
||||
def nodecor(x):
|
||||
return x
|
||||
|
||||
|
||||
bytecode = native = viper = nodecor
|
||||
|
Reference in New Issue
Block a user