Skip to content
Snippets Groups Projects
Commit 93ddd8a2 authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Add in os library.

parent 87996cff
Branches
Tags
1 merge request!12Resolve "Pool and Pseudoreplication"
......@@ -4,6 +4,7 @@ import pytest
import pandas as pd
from io import StringIO
import experiment_design
import os
test_output_path = os.path.dirname(os.path.abspath(__file__)) + \
'/../output/design/'
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment