Skip to content

Add registry pattern#16

Open
SalMireles wants to merge 2 commits intomainfrom
sal/registry
Open

Add registry pattern#16
SalMireles wants to merge 2 commits intomainfrom
sal/registry

Conversation

@SalMireles
Copy link
Owner

Add registry pattern examples

Copy link
Owner Author

@SalMireles SalMireles left a comment

Choose a reason for hiding this comment

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

just testing reviews withing pycharm

import json
from typing import Protocol

from tasks import Pulse, Recalibrate, Reinforce
Copy link
Owner Author

Choose a reason for hiding this comment

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

test review comment 1



def main() -> None:
with open("./tasks.json", encoding="utf-8") as file:
Copy link
Owner Author

Choose a reason for hiding this comment

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

Test comment 2

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.

1 participant