Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SaQC
Manage
Activity
Members
Labels
Plan
Issues
35
Issue boards
Milestones
Wiki
Code
Merge requests
7
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
rdm-software
SaQC
Merge requests
!802
trying to fix the pipeline
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
trying to fix the pipeline
ci-pipeline
into
develop
Overview
0
Commits
2
Pipelines
4
Changes
11
Closed
David Schäfer
requested to merge
ci-pipeline
into
develop
1 year ago
Overview
0
Commits
2
Pipelines
4
Changes
11
Expand
👍
0
👎
0
Merge request reports
Compare
develop
version 3
347bc027
1 year ago
version 2
60ae0f6b
1 year ago
version 1
81c78309
1 year ago
develop (base)
and
latest version
latest version
ee7ec85f
2 commits,
1 year ago
version 3
347bc027
1 commit,
1 year ago
version 2
60ae0f6b
1 commit,
1 year ago
version 1
81c78309
1 commit,
1 year ago
11 files
+
55
−
49
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
11
Search (e.g. *.vue) (Ctrl+P)
saqc/core/translation/basescheme.py
+
0
−
1
Options
@@ -217,7 +217,6 @@ class MappingScheme(TranslationScheme):
class
FloatScheme
(
TranslationScheme
):
"""
Acts as the default Translator, provides a changeable subset of the
internal float flags
Loading