- the old `UTMCoordinate` class becomes the new `Location` class - its main purpose is to represent locations in both lat-long coordinates as well as in the UTM system - remove `Address.__init__()` and `City.__init__()` methods as they are not executed for entries retrieved from the database - simplfiy the `Location.__init__()` => remove `relative_to` argument |
||
|---|---|---|
| .. | ||
| db | ||
| __init__.py | ||
| conftest.py | ||
| test_config.py | ||
| test_console.py | ||
| test_version.py | ||