Skip to content
Snippets Groups Projects
Commit a7e304f6 authored by Nathan Hertz's avatar Nathan Hertz
Browse files

Changed import to work with conda build testing.

parent 19e5dd14
No related branches found
No related tags found
No related merge requests found
import pytest
import argparse
import sys
from ..src.null.null import Null
from null.null import Null
parser = argparse.ArgumentParser()
......
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