Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ tmp_dir
Method
tmp_dir
tools/python/maps_generator/generator/env.py:352–353 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
350
@staticmethod
351
@create_if_not_exist
352
def
tmp_dir():
353
return
settings.TMPDIR
354
355
356
COUNTRIES_NAMES = set(get_all_countries_list(PathProvider.borders_path()))
Callers
2
__init__
Method · 0.80
test_booking_data
Function · 0.80
Calls
no outgoing calls
Tested by
1
test_booking_data
Function · 0.64