Skip to content

Commit

Permalink
removed commented out line
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewAnnex committed Oct 15, 2024
1 parent 44b914e commit d5d2aa0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,6 @@ def test_mars_web_mercator_long_lat():
]
mars_tms_wm = morecantile.TileMatrixSet.custom(
extent_wm,
# extent_crs=mars_sphere_crs,
crs=crs_mars_web_mercator,
id="MarsWebMercator",
)
Expand Down

0 comments on commit d5d2aa0

Please sign in to comment.