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

Add missing library os.

parent f78b3a80
Branches
Tags
1 merge request!12Resolve "Pool and Pseudoreplication"
Pipeline #1147 passed with stage
in 2 hours, 7 minutes, and 29 seconds
......@@ -3,6 +3,7 @@
import pytest
import pandas as pd
from io import StringIO
import os
import pool_and_psuedoreplicate
test_output_path = os.path.dirname(os.path.abspath(__file__)) + \
......
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