forked from organicmaps/organicmaps
Review fixes
This commit is contained in:
parent
3709a66580
commit
9834a8a830
1 changed files with 1 additions and 0 deletions
|
@ -120,6 +120,7 @@ class Env:
|
|||
|
||||
self.coastline_tmp_path = os.path.join(self.coastline_path, "tmp")
|
||||
self._create_if_not_exist(self.coastline_tmp_path)
|
||||
|
||||
self.srtm_path = settings.SRTM_PATH
|
||||
|
||||
self._subprocess_out = None
|
||||
|
|
Loading…
Add table
Reference in a new issue