[Python] Commit some orphan python genfile diffs. (#6325)
authorDavid P. Sicilia <dpacbach@users.noreply.github.com>
Fri, 11 Dec 2020 00:43:40 +0000 (19:43 -0500)
committerGitHub <noreply@github.com>
Fri, 11 Dec 2020 00:43:40 +0000 (16:43 -0800)
commita9e91116d2693ed32e092681f2dec10301fd7558
treec34038cb053d112c70968db51b86b7542be48991
parent80a745d9b0c3a748be96f1b6ce9a326293ad7304
[Python] Commit some orphan python genfile diffs. (#6325)
13 files changed:
tests/MyGame/Example/ArrayTable.py
tests/MyGame/Example/Monster.py
tests/MyGame/Example/Referrable.py
tests/MyGame/Example/Stat.py
tests/MyGame/Example/TestSimpleTableWithEnum.py
tests/MyGame/Example/TypeAliases.py
tests/MyGame/Example2/Monster.py
tests/MyGame/InParentNamespace.py
tests/MyGame/MonsterExtra.py
tests/namespace_test/NamespaceA/NamespaceB/TableInNestedNS.py
tests/namespace_test/NamespaceA/SecondTableInA.py
tests/namespace_test/NamespaceA/TableInFirstNS.py
tests/namespace_test/NamespaceC/TableInC.py