finding errors in the server 3
This commit is contained in:
parent
2e64776d99
commit
6a7603f039
|
@ -1,7 +1,7 @@
|
|||
from city_model_structure.city_object import CityObject
|
||||
from typing import List, Union
|
||||
|
||||
#####
|
||||
|
||||
class City:
|
||||
def __init__(self, lower_corner, upper_corner, city_objects, srs_name):
|
||||
self._city_objects = None
|
||||
|
|
Loading…
Reference in New Issue
Block a user