Merge branch 'master' into country-names-yaml-configuration

This commit is contained in:
Tareq Al-Ahdal
2022-03-18 02:36:12 +08:00
committed by GitHub
17 changed files with 244 additions and 87 deletions

View File

@@ -47,7 +47,7 @@ def init_replication(conn, base_url):
status.set_status(conn, date=date, seq=seq)
LOG.warning("Updates intialised at sequence %s (%s)", seq, date)
LOG.warning("Updates initialised at sequence %s (%s)", seq, date)
def check_for_updates(conn, base_url):