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

File restructure and Linting #103

Merged
merged 17 commits into from
Oct 13, 2023
Merged

File restructure and Linting #103

merged 17 commits into from
Oct 13, 2023

Conversation

khalford
Copy link
Member

Restructuring the Project. Linting all the files. Adding a workflow

@khalford khalford force-pushed the workflow branch 2 times, most recently from 40b335c to d32f7e8 Compare October 12, 2023 14:02
@@ -23,7 +23,7 @@ def create_device(self, data: dict | list) -> bool:
return bool(devices)

def create_device_type(
self, model: str, slug: str, manufacturer: str, u_height=1
self, model: str, slug: str, manufacturer: str, u_height=1
Copy link
Collaborator

Choose a reason for hiding this comment

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

you forgot type hint for u_height

@khalford khalford merged commit 98e0fb1 into stfc:master Oct 13, 2023
1 of 2 checks passed
@khalford khalford deleted the workflow branch October 13, 2023 12:03
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