Skip to content

Commit

Permalink
wrong import
Browse files Browse the repository at this point in the history
  • Loading branch information
David committed May 28, 2018
1 parent 5550fad commit ffaa779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hpfrec/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import pandas as pd, numpy as np
import multiprocessing, os, warnings
import cython_loops
import hpfrec.cython_loops as cython_loops
import ctypes
pd.options.mode.chained_assignment = None

Expand Down

0 comments on commit ffaa779

Please sign in to comment.