generated from Templates/Python
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
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:
parent
a01f457da3
commit
6696271b45
@ -25,4 +25,4 @@ def main(): # pragma: no cover
|
|||||||
* List all available tasks
|
* List all available tasks
|
||||||
* Run an application (Flask, FastAPI, Django, etc.)
|
* Run an application (Flask, FastAPI, Django, etc.)
|
||||||
"""
|
"""
|
||||||
print("This will do something")
|
print("Hello world!")
|
||||||
|
Loading…
Reference in New Issue
Block a user