Skip to content

Commit

Permalink
I had to remove the submodules and install them as they had broken de…
Browse files Browse the repository at this point in the history
…pendencies and I did'nt want to push to their stuff...
  • Loading branch information
urihydroboticsdev committed Oct 29, 2024
1 parent 63fb8aa commit 66d6dff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .gitmodules

This file was deleted.

1 change: 0 additions & 1 deletion test/workflow_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ def __init__(self, value):
Parameters:
value (int or float): The initial value to store in the instance.
"""
#Stupid requirement because it's stupid and a requirement if the word Test is at the start of your class.
self.value = value

def increment_value(self):
Expand Down

0 comments on commit 66d6dff

Please sign in to comment.