Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Bruncky/ci-cd-example
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruncky committed Oct 17, 2023
2 parents 5d0c45a + b40c27b commit 1cb9f71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/fast.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
def root():
response = {
'greeting': 'Servus, griaß di!', # This is a typical Bavarian greeting ;)
'timestamp': datetime.now()
}

return response

0 comments on commit 1cb9f71

Please sign in to comment.