Sign in
fuchsia
/
third_party
/
github.com
/
psf
/
black
/
HEAD
/
.
/
tests
/
data
/
miscellaneous
/
blackd_diff.py
blob: c5278325db3fc005a1775cb77f5d06ecb2fe0846 [
file
]
def
abc
():
return
[
"hello"
,
"world"
,
"!"
]
print
(
"Incorrect formatting"
)