Skip to content

Conversation

@onerandomusername
Copy link
Contributor

closes #159
closes #160 (aoc daystar currently doesn't take a year as an option)
closes #158

Copy link
Collaborator

@janine9vn janine9vn left a comment

Choose a reason for hiding this comment

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

Untested, but looks straightforward and nothing immediately bot breaking.

Conditional approval on issue opening for TODO in code.

self.loop_task: tasks.Loop | None = None

self.is_running = False
self.is_running: bool = False
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does this need an annotation? It should be inferable.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was writing this code with pyright strict mode enabled. I can remove this if that's necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants