Recognize .pyt files in Python extension (#133546)

This commit is contained in:
Philipp Nagel
2021-09-29 02:51:42 -05:00
committed by GitHub
parent c2851b085c
commit e58932d492

View File

@@ -24,7 +24,8 @@
".gyp",
".gypi",
".pyi",
".ipy"
".ipy",
".pyt"
],
"aliases": [
"Python",