alibi commit
All checks were successful
CI / linter (ubuntu-latest, 3.9) (push) Successful in 1m44s
SonarQube Scan / SonarQube Trigger (push) Successful in 2m23s
CI / tests_linux (ubuntu-latest, 3.9) (push) Successful in 1m19s
Upload Python Package / Create Release (push) Successful in 1m14s
Rename the project from template / rename-project (push) Successful in 55s

This commit is contained in:
Simon 2024-11-13 15:01:33 +01:00
parent a01f457da3
commit 6696271b45

View File

@ -25,4 +25,4 @@ def main(): # pragma: no cover
* List all available tasks
* Run an application (Flask, FastAPI, Django, etc.)
"""
print("This will do something")
print("Hello world!")