We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0872b5 commit 22db74eCopy full SHA for 22db74e
pylsp/plugins/yapf_format.py
@@ -4,7 +4,7 @@
4
import logging
5
import os
6
7
-from yapf.yapflib import file_resources
+from yapf.yapflib import file_resources, style
8
from yapf.yapflib.yapf_api import FormatCode
9
10
from pylsp import hookimpl
0 commit comments