Refactor
This commit is contained in:
parent
8c7c4ceb19
commit
1fb8cac71f
@ -6,8 +6,8 @@ import json
|
||||
import random
|
||||
import datetime
|
||||
|
||||
from db_utils import create_db_session, User
|
||||
from weather_api import get_weather
|
||||
from src.db_utils import create_db_session, User
|
||||
from src.weather_api import get_weather
|
||||
|
||||
# Inicjalizacja web app
|
||||
app = flask.Flask(__name__,
|
||||
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
Loading…
x
Reference in New Issue
Block a user