Skip to content

Convert _user_agent* variables from class to instance variables.#61

Merged
haydenroche5 merged 1 commit intoblues:mainfrom
haydenroche5:user_agent_instance_vars
Jun 28, 2023
Merged

Convert _user_agent* variables from class to instance variables.#61
haydenroche5 merged 1 commit intoblues:mainfrom
haydenroche5:user_agent_instance_vars

Conversation

@haydenroche5
Copy link
Collaborator

These were always meant to be instance variables, but they were being initialized as class variables in notecard.py.

@haydenroche5 haydenroche5 requested a review from bsatrom June 28, 2023 21:41
@haydenroche5 haydenroche5 self-assigned this Jun 28, 2023
These were always meant to be instance variables, but they were being
initialized as class variables in notecard.py.
@haydenroche5 haydenroche5 force-pushed the user_agent_instance_vars branch from 3f4941f to bd98477 Compare June 28, 2023 21:49
@haydenroche5 haydenroche5 merged commit 4da3cf4 into blues:main Jun 28, 2023
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.

2 participants