mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-20 14:44:20 +01:00
donations: Fixed up the README a bit
This commit is contained in:
@@ -75,7 +75,7 @@ class Strategy:
|
||||
|
||||
class Autopilot():
|
||||
|
||||
def __init__(self,G):
|
||||
def __init__(self, G):
|
||||
self.__add_logger()
|
||||
self.G = G
|
||||
|
||||
|
||||
Reference in New Issue
Block a user