MCPcopy Create free account
hub / github.com/comaps/comaps / finish

Method finish

tools/python/maps_generator/generator/env.py:493–494  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

491 return stage not in self.skipped_stages
492
493 def finish(self):
494 self.main_status.finish()
495
496 def finish_mwm(self, mwm_name: AnyStr):
497 self.countries_meta[mwm_name]["status"].finish()

Callers 15

build_epilogMethod · 0.95
build_coastlineFunction · 0.95
update_planetFunction · 0.95
mainFunction · 0.95
finish_mwmMethod · 0.45
onDisplayChangedToCarMethod · 0.45
onSafeCreateMethod · 0.45
initPositionChooserMethod · 0.45
hidePositionChooserMethod · 0.45
onKeyUpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected