mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-25 09:54:23 +01:00
Fix linter (#302)
This commit is contained in:
@@ -55,8 +55,6 @@ class Challenge(ABC):
|
||||
if not self.task:
|
||||
return
|
||||
|
||||
|
||||
|
||||
print(
|
||||
f"\033[1;35m============Starting {self.data.name} challenge============\033[0m"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user