Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move functions from slivka.utils.__init__ to appropriate modules. #141

Open
4 tasks
warownia1 opened this issue Apr 15, 2024 · 0 comments
Open
4 tasks

Move functions from slivka.utils.__init__ to appropriate modules. #141

warownia1 opened this issue Apr 15, 2024 · 0 comments

Comments

@warownia1
Copy link
Collaborator

Tidy up utils package moving all of the __init__ content to other modules.

  • Move Singleton, cached_property, ttl_cache, class_property, alias_property, deprecated and get_classpath to utils.functools
  • Move JobStatus to consts
  • Move LimitedSizeDict, flatten_mapping and unflatten_mapping to utils.collections
  • Move ConfigYamlLoader, _include_constructor, _mapping_constructor to conf.loaders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant