Skip to content

Commit

Permalink
test functions modified
Browse files Browse the repository at this point in the history
  • Loading branch information
Yueningwang committed Feb 27, 2019
1 parent 2fef7b0 commit dc7adbb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions neuralizer/tests/test_data_process.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
import os
import pandas as pd
import numpy as np
import data_process as dp
from data_process import *

def test_read_file():

0 comments on commit dc7adbb

Please sign in to comment.