提交 e464e50a authored 作者: Michael Osthege's avatar Michael Osthege 提交者: Brandon T. Willard

Enabled type checking as described by PEP 561

上级 f43b92f3
......@@ -104,6 +104,7 @@ if __name__ == "__main__":
"ChangeLog",
"c_code/*",
],
"aesara": ["py.typed"],
"aesara.misc": ["*.sh"],
"aesara.d3viz": ["html/*", "css/*", "js/*"],
},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论