Closed
Description
Environment data
- VS Code version: 1.49.1
- Extension version (available under the Extensions sidebar): latest
- OS and version: ubuntu 18.04 (remote-ssh)
- Python version (& distribution if applicable, e.g. Anaconda): miniconda 3.7.6
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): conda
- Relevant/affected Python packages and their versions: 3.7.6
Expected behaviour
ctrl + p
->Format Document
- format current file
Actual behaviour
ctrl + p
->Format Document
- nothing happened
test on black 19.xx and 20.8b1 , both not working .
PS: Directly use black is fine