-
Notifications
You must be signed in to change notification settings - Fork 12
Fix errors from github actions #277
Copy link
Copy link
Open
Description
A number of files have failed linter Github actions. Quite a few of them are small things that should be fixed.
- Missing Function Docstring
- unused variables and undefined variabled
- redefining variables in different scopes.
- More (See failed actions in GitHub for more information, use judgment on what should be fixed or ask team lead)
These should be addressed and should all be minor changes. This will be an ongoing task until all issues are addressed and the GitHub action passes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog