Skip to content

Commit 1f36cb7

Browse files
Update tests/test_aggr_regressions.py
Co-authored-by: Raphael Guzman <38401847+guzman-raphael@users.noreply.github.com>
1 parent 36763b7 commit 1f36cb7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/test_aggr_regressions.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
from nose.tools import assert_equal, raises
77
import datajoint as dj
88
from . import PREFIX, CONN_INFO
9-
import datetime
10-
import numpy as np
11-
import uuid
129
from .schema_uuid import Topic, Item, top_level_namespace_id
1310
schema = dj.Schema(PREFIX + '_aggr_regress', connection=dj.conn(**CONN_INFO))
1411

0 commit comments

Comments
 (0)