Skip to content

Commit 735f002

Browse files
committed
Updated pr.
1 parent 68e2f6d commit 735f002

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/unitary/with_extras/aqua/test_model.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ class TestAquaModel(unittest.TestCase):
7474
"""Contains unittests for AquaModelApp."""
7575

7676
def setUp(self):
77-
import ads
78-
ads.set_auth("security_token")
7977
self.app = AquaModelApp()
8078

8179
@classmethod

0 commit comments

Comments
 (0)