8000 chore: add pystub · Davidsbak7/twilio-python@9995f22 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9995f22

Browse files
committed
chore: add pystub
1 parent 395d55b commit 9995f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ nopyc:
5858

5959

6060
prettier:
61-
. venv/bin/activate; pyright --createstub .
61+
pyright --createstub .
6262
. venv/bin/activate; autoflake --remove-all-unused-imports -i -r --exclude venv .
6363
. venv/bin/activate; black .
6464

0 commit comments

Comments
 (0)
0