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

Remove .format(). #143

Merged
merged 1 commit into from
Jul 10, 2020
Merged

Remove .format(). #143

merged 1 commit into from
Jul 10, 2020

Conversation

vlebourl
Copy link
Collaborator

@vlebourl vlebourl commented Jul 10, 2020

States are already formatted as numbers in TahomaApi
def set_active_state(self, name, value): (line 652)

def set_active_state(self, name, value):

Github issue #110

States are already formatted as numbers in TahomaApi
`def set_active_state(self, name, value):` (line 652)

Github issue #110
@github-actions github-actions bot added the enhancement New feature or request label Jul 10, 2020
@tetienne tetienne merged commit 5ff1b5c into master Jul 10, 2020
@tetienne tetienne deleted the enhancement/f-string branch July 10, 2020 15:30
@tetienne
Copy link
Collaborator

Your branch is named f-string, but you didn't use f-string :D

@vlebourl
Copy link
Collaborator Author

I know... I named the branch from the issue, but realized we didn't need the f strings...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants