Small fix, solution -> 1, 1, 1 for some reason

pull/1/head
E. Almqvist 4 years ago
parent 544f6e454c
commit 62f2e6ff4a
  1. 2
      rgbAI/main.py

@ -54,7 +54,7 @@ class rgb(object):
def init(): # init
bot = rgb()
bot.traintimes = 100
bot.traintimes = 10
bot.train()

Loading…
Cancel
Save