BioSimSpace._Utils._assert_imported

BioSimSpace._Utils._assert_imported(module)[source]

Assert that the passed module has indeed been imported. This will raise a ModuleNotFoundError if the module has not been imported, and has instead been stubbed.