Skip to content
Snippets Groups Projects
Commit eb95717d authored by Andi Gerken's avatar Andi Gerken
Browse files

Fixed buggy import

parent c09d209d
No related branches found
No related tags found
No related merge requests found
Pipeline #48642 passed
...@@ -6,12 +6,10 @@ ...@@ -6,12 +6,10 @@
# Released under GNU 3.0 License # Released under GNU 3.0 License
# email andi.gerken@gmail.com # email andi.gerken@gmail.com
from turtle import speed
import robofish.io import robofish.io
import robofish.evaluate import robofish.evaluate
from robofish.io import utils from robofish.io import utils
from tkinter import N
from pathlib import Path from pathlib import Path
import matplotlib.pyplot as plt import matplotlib.pyplot as plt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment