Skip to content
Snippets Groups Projects
Commit 4818687a authored by Le, Mia's avatar Le, Mia
Browse files

Added a TemplateWrapper for the integration of new Algorithms

parent 81e8ebc8
No related branches found
No related tags found
No related merge requests found
from AlgorithmWrapper import AlgorithmWrapper from AlgorithmWrapper import AlgorithmWrapper
import subprocess, os import subprocess
#MC:
from configparser import ConfigParser from configparser import ConfigParser
import ast
class TemplateWrapper(AlgorithmWrapper): class TemplateWrapper(AlgorithmWrapper):
def __init__(self): def __init__(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment