Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Gary Tempus <[email protected]>
  • Loading branch information
solomon-negusse and gtempus authored Oct 22, 2024
1 parent e76a222 commit f5f2d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/titiler/test_alerts_algo.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def test_true_color_rgb():


def test_encoded_rgba():
"""Test encoding used for tiled served to Flagship."""
"""Test encoding used for tiles served to Flagship."""
alerts = IntegratedAlerts(start_date="2022-01-01", render_type=RenderType.encoded)

img = get_tile_data()
Expand Down

0 comments on commit f5f2d45

Please sign in to comment.