Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
ADBond committed Oct 22, 2024
1 parent 6103ad7 commit 459d7a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions splink/internals/charts.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@

import numpy as np
import pandas as pd
from altair import Chart
from altair.core import SchemaBase
from altair import Chart, SchemaBase

from splink.internals.misc import read_resource
from splink.internals.waterfall_chart import records_to_waterfall_data
Expand Down

0 comments on commit 459d7a0

Please sign in to comment.