Skip to content
Snippets Groups Projects
Commit 4bd10c9b authored by Nikolai's avatar Nikolai
Browse files

import all global objects in browse.py

parent 360df7b4
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,6 @@ import sys
import numpy as np
import matplotlib.pyplot as plt
from KerasROOTClassification import ClassificationProject
from KerasROOTClassification import *
c = ClassificationProject(sys.argv[1])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment