Skip to content

Commit

Permalink
Trying to make the linter happy.
Browse files Browse the repository at this point in the history
  • Loading branch information
rusackas authored Apr 6, 2023
1 parent 3b90984 commit a207bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/migrations/env.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
# specific language governing permissions and limitations
# under the License.
import logging
import urllib.parse
from logging.config import fileConfig
from typing import List
import urllib.parse

from alembic import context
from alembic.operations.ops import MigrationScript
Expand Down

0 comments on commit a207bad

Please sign in to comment.