- call main method inside import_tachymeter_observations.py

This commit is contained in:
Arno Kaimbacher 2022-04-07 21:36:39 +02:00
parent 794ce84106
commit baca212600

View File

@ -220,4 +220,4 @@ def get_xml(offering, procedure, foi, result_time, identifier):
if __name__ == '__main__': if __name__ == '__main__':
actualize_first_last_observations() main()