mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 09:52:38 +02:00
🚨 — Fix linter warning
This commit is contained in:
parent
dbf11ef3db
commit
d881d35be3
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ class ArgosAgent:
|
|||
self.max_tasks = max_tasks
|
||||
self.wait_time = wait_time
|
||||
self.auth = auth
|
||||
self._http_client = None
|
||||
|
||||
self.agent_id = socket.gethostname()
|
||||
|
||||
|
|
Loading…
Reference in a new issue