mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-25 15:06:32 +02:00
Fix boundary box.
This commit is contained in:
parent
43f46035a4
commit
2487e24c90
2 changed files with 3 additions and 3 deletions
|
@ -21,4 +21,4 @@ def test_round_coordinates() -> None:
|
|||
46.09513848390771,
|
||||
).round()
|
||||
|
||||
assert box.get_format() == "10.066,46.093,10.070,46.097"
|
||||
assert box.get_format() == "10.067,46.093,10.070,46.096"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue