1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-08 14:16:01 +02:00

Add SPDX short license identifier to all Python files
All checks were successful
continuous-integration/drone/push Build is passing

See: https://spdx.github.io/spdx-spec/appendix-V-using-SPDX-short-identifiers-in-source-files/
This commit is contained in:
2021-03-22 13:42:42 +02:00
parent d814f1c4f0
commit 0650c5985e
10 changed files with 19 additions and 17 deletions

View File

@ -1,3 +1,5 @@
# SPDX-License-Identifier: GPL-3.0-only
import requests
from .config import SOLR_SERVER