Skip to content

Commit 61df8d7

Browse files
committed
Update test for slightly different value
1 parent 00a794b commit 61df8d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_optional/test_figure_factory/test_figure_factory.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4114,7 +4114,7 @@ def test_full_choropleth(self):
41144114
fig = ff.create_choropleth(fips=fips, values=values, simplify_county=1)
41154115

41164116
exp_fig_head = (
4117-
-88.053375,
4117+
-88.04504299999999,
41184118
-88.02916499999999,
41194119
-88.02432999999999,
41204120
-88.04504299999999,

0 commit comments

Comments
 (0)