mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04: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