Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CICD 2022
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mathias Thirion
CICD 2022
Commits
c246f2ff
Commit
c246f2ff
authored
2 years ago
by
Mathias Thirion
Browse files
Options
Downloads
Patches
Plain Diff
kjhg
parent
6f65cdae
No related branches found
No related tags found
No related merge requests found
Pipeline
#46366
passed
2 years ago
Stage: lint
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
calculator/server.py
+2
-0
2 additions, 0 deletions
calculator/server.py
with
2 additions
and
0 deletions
calculator/server.py
+
2
−
0
View file @
c246f2ff
"""
kjhgf
"""
from
fastapi
import
FastAPI
from
fastapi.requests
import
Request
from
fastapi.templating
import
Jinja2Templates
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment