4 lines
47 B
Python
4 lines
47 B
Python
|
from black import patched_main
|
||
|
|
||
|
patched_main()
|