Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Commits
b1cd9f05
Commit
b1cd9f05
authored
4 years ago
by
Benedikt Wetzel
Browse files
Options
Downloads
Patches
Plain Diff
delete incorrect import
parent
cc7bbb6c
No related branches found
No related tags found
4 merge requests
!159
Re-implementation of Theodolite with Kotlin/Quarkus
,
!157
Update Graal Image in CI pipeline
,
!96
Handle shutdown
,
!83
WIP: Re-implementation of Theodolite with Kotlin/Quarkus
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
slope-evaluator/app/main.py
+0
-1
0 additions, 1 deletion
slope-evaluator/app/main.py
with
0 additions
and
1 deletion
slope-evaluator/app/main.py
+
0
−
1
View file @
b1cd9f05
from
fastapi
import
FastAPI
,
Request
from
fastapi
import
FastAPI
,
Request
from
configuration
import
Config
import
trend_slope_computer
as
trend_slope_computer
import
trend_slope_computer
as
trend_slope_computer
import
logging
import
logging
import
os
import
os
...
...
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