mirror of
https://github.com/apache/superset.git
synced 2026-04-25 19:14:27 +00:00
[travis] Fixing environments (#4828)
This commit is contained in:
@@ -10,10 +10,9 @@ import unittest
|
||||
from mock import Mock, patch
|
||||
import pandas as pd
|
||||
|
||||
from tests.utils import load_fixture
|
||||
|
||||
from superset.utils import DTTM_ALIAS
|
||||
import superset.viz as viz
|
||||
from .utils import load_fixture
|
||||
|
||||
|
||||
class BaseVizTestCase(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user