X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/497a72560dd3612a062cbb0d8cb2f8c3c93b74ff..72a25591b04b40d1c9b67844120457297c93ecb8:/docs/faq.md?ds=sidebyside diff --git a/docs/faq.md b/docs/faq.md index b2fe42d..aeb9634 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -114,6 +114,8 @@ errors is not a goal. It can format all code accepted by CPython (if you find an where that doesn't hold, please report a bug!), but it may also format some code that CPython doesn't accept. +(labels/mypyc-support)= + ## What is `compiled: yes/no` all about in the version output? While _Black_ is indeed a pure Python project, we use [mypyc] to compile _Black_ into a