mirror of
https://codeberg.org/matkoniecz/list_how_openstreetmap_can_be_improved_with_alltheplaces_data.git
synced 2025-05-13 05:03:09 +02:00
fix bug found by linter
This commit is contained in:
parent
e5b4fd3a71
commit
4a52918c79
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ import datetime
|
|||
import osm_bot_abstraction_layer.tag_knowledge as tag_knowledge
|
||||
import dotenv
|
||||
import os
|
||||
import requests
|
||||
|
||||
# make environment variables specified in .env available
|
||||
# see https://github.com/theskumar/python-dotenv
|
||||
|
|
Loading…
Add table
Reference in a new issue