Fix codegen bug

This commit is contained in:
Shunsuke Shibayama 2022-10-20 23:22:46 +09:00
parent c2e7f78b73
commit e26a89c0b3
7 changed files with 73 additions and 28 deletions

View file

@ -1 +1 @@
.expanduser!: (path: PathLike,) => NoneType
.expanduser!: (path: PathLike,) => Str