Skip to content

Raise all classes to top-level scope #73

@kwabenantim

Description

@kwabenantim

Summary
To make classes easier to find, raise all classes to top-level scope so they are accessible as e.g. chaste.Foo as well as chaste.subpackage.Foo.

This should not present issues with name clashes as classes have unique names across all subpackages.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions