Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Apr 16, 2021

Breaks at least one dependency cycle between cache.py and shared.py.

This is quite a big change but it roughly equates to renaming
shared.Settings to just settings in most location. This makes use
of settings more concise and readable.

@sbc100 sbc100 changed the title Declare setting object in settings.py Declare setting object in settings.py. NFC Apr 16, 2021
@sbc100 sbc100 requested a review from tlively April 16, 2021 15:20
Breaks at least one dependency cycle between cache.py and shared.py.

This is quite a big change but it roughly equates to renaming
`shared.Settings` to just `settings` in most location.  This makes use
of settings more concise and readable.
Copy link
Member

@tlively tlively left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@sbc100 sbc100 merged commit ac5f5cb into main Apr 16, 2021
@sbc100 sbc100 deleted the rename_settings branch April 16, 2021 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants