Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python-oceandsls
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
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
oceandsl
python-oceandsls
Merge requests
!21
Tdd pep8
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Tdd pep8
tdd_pep8
into
main
Overview
0
Commits
4
Pipelines
1
Changes
84
Merged
Sven Gundlach
requested to merge
tdd_pep8
into
main
1 year ago
Overview
0
Commits
4
Pipelines
1
Changes
84
Expand
Update TDD-DSL to PEP8 standard
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
c6c7c057
4 commits,
1 year ago
84 files
+
4562
−
382
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
84
Search (e.g. *.vue) (Ctrl+P)
.idea/runConfigurations/tdd
LSPS
erver.xml
→
.idea/runConfigurations/tdd
lsps
erver.xml
+
2
−
2
Options
<component
name=
"ProjectRunConfigurationManager"
>
<configuration
default=
"false"
name=
"tdd
LSPS
erver"
type=
"PythonConfigurationType"
factoryName=
"Python"
>
<configuration
default=
"false"
name=
"tdd
lsps
erver"
type=
"PythonConfigurationType"
factoryName=
"Python"
>
<module
name=
"tdd-dsl"
/>
<option
name=
"INTERPRETER_OPTIONS"
value=
""
/>
<option
name=
"PARENT_ENVS"
value=
"true"
/>
@@ -12,7 +12,7 @@
<option
name=
"IS_MODULE_SDK"
value=
"true"
/>
<option
name=
"ADD_CONTENT_ROOTS"
value=
"true"
/>
<option
name=
"ADD_SOURCE_ROOTS"
value=
"true"
/>
<option
name=
"SCRIPT_NAME"
value=
"tdd-dsl.tdd
LSPS
erver"
/>
<option
name=
"SCRIPT_NAME"
value=
"tdd-dsl.tdd
lsps
erver"
/>
<option
name=
"PARAMETERS"
value=
"--tcp"
/>
<option
name=
"SHOW_COMMAND_LINE"
value=
"false"
/>
<option
name=
"EMULATE_TERMINAL"
value=
"false"
/>
Loading