✨ Made repo REUSE compliant
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2023 Marlon W (Mawoka)
|
||||
#
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
"""added google_oauth
|
||||
|
||||
Revision ID: 0c081a52ab8a
|
||||
@@ -5,9 +9,6 @@ Revises: 6dc09ad6f6ef
|
||||
Create Date: 2022-06-11 14:55:03.312529
|
||||
|
||||
"""
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||
|
||||
from alembic import op
|
||||
import sqlalchemy as sa
|
||||
|
||||
Reference in New Issue
Block a user