Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: some entities might be defined but not have any coordinates
In that case the `chainIndexDict` does not have the corresponding key. This fix still creates the corresponding `Entity` but with an empty chain list.
- Loading branch information