Skip to content

Commit 266c387

Browse files
Merge pull request #12 from advanced-computing/deleted-unnecessary-f-string
deleted unnecessary f string
2 parents 128fb98 + 3627fa6 commit 266c387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ def test_plot_choropleth(test_case_plot):
120120
print('Test passed: The function returned a Plotly Figure object.')
121121
except AssertionError:
122122
print('Test failed')
123-
123+

0 commit comments

Comments
 (0)