Skip to content
Snippets Groups Projects
Commit 2be76f9a authored by Tizian Wenzel's avatar Tizian Wenzel
Browse files

Updated imports in testfile.

parent c5def5d3
Branches
Tags
No related merge requests found
......@@ -2,8 +2,8 @@
import numpy as np
from matplotlib import pyplot as plt
import kernels, tkernels
from vkoga_2L import VKOGA_2L
from vkoga_2l import kernels, tkernels
from vkoga_2l.vkoga_2L import VKOGA_2L
np.random.seed(1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment