Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ProjectClient_Y1S1_tramshedTech_team15
Manage
Activity
Members
Labels
Plan
Issues
7
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Arianne Bayliss
ProjectClient_Y1S1_tramshedTech_team15
Commits
5d66308a
Commit
5d66308a
authored
2 years ago
by
Liam Driscoll
Browse files
Options
Downloads
Patches
Plain Diff
removed 1 line from server.
parent
868a7924
No related branches found
Branches containing commit
No related tags found
3 merge requests
!20
Draft: resolving merge conflicts
,
!19
Development
,
!14
Resolve "Hotfix for sorting out the repository"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
project_server.py
+1
-1
1 addition, 1 deletion
project_server.py
with
1 addition
and
1 deletion
project_server.py
+
1
−
1
View file @
5d66308a
import
os
from
flask
import
Flask
,
redirect
,
request
,
render_template
,
jsonify
from
.
import
Coworking_Functions
app
=
Flask
(
__name__
)
...
...
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