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 571fbf2 commit 97983b3Copy full SHA for 97983b3
src/betterproto/plugin/compiler.py
@@ -7,8 +7,6 @@
7
8
try:
9
# betterproto[compiler] specific dependencies
10
- import black
11
- import isort.api
12
import jinja2
13
except ImportError as err:
14
print(
0 commit comments