Skip to content

Commit

Permalink
fix accidental import
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantsan committed Jun 11, 2024
1 parent d63e654 commit 7865c03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckanext/charts/chart_builders/plotly.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from __future__ import annotations

from turtle import title
from typing import Any, cast

import pandas as pd
Expand Down

0 comments on commit 7865c03

Please sign in to comment.