Skip to content

Commit

Permalink
remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
mrocklin committed Aug 27, 2015
1 parent 700bba1 commit b5a746b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dask/dataframe/tests/test_demo.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import dask.dataframe as dd
import pandas.util.testing as tm
import pandas as pd
import dask
dask.set_options(get=dask.async.get_sync)


def test_make_timeseries():
Expand Down

0 comments on commit b5a746b

Please sign in to comment.