mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-24 08:34:18 +01:00
autopilot: fix flake8 code nits
This commit is contained in:
@@ -65,6 +65,8 @@ import math
|
||||
import pickle
|
||||
import networkx as nx
|
||||
import numpy as np
|
||||
|
||||
|
||||
class Strategy:
|
||||
# define constants. Never changed as they are part of the API
|
||||
DIVERSE = "diverse"
|
||||
|
||||
Reference in New Issue
Block a user