Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix TypeError: 'NoneType' object is not a mapping
in self.scene_kwargs = { **({"axisView": "HIDDEN"} if is_mol else {}), **scene_kwargs, }
- Loading branch information