commit | 0011e7ffde2054d2b1c9e3b0de3689d11a706255 | [log] [tgz] |
---|---|---|
author | Artem Yurchenko <artemyurchenko@zoho.com> | Tue Sep 03 16:12:12 2024 -0700 |
committer | Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com> | Mon Sep 09 23:10:18 2024 +0200 |
tree | 6075a0eca5db2ed694b6d9e0503c20914bcb89b7 | |
parent | 7954bac2f4e84e3f0b1096be246b238a5651c76e [diff] |
add the parent node to "__main__" Not having a parent leads to weird situations, like `root()` returning the node itself, not a `Module`.