Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
emzed-ext-mzmine2
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
Container Registry
Model registry
Operate
Environments
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
sispub
emzed
emzed-ext-mzmine2
Commits
853dd99b
Commit
853dd99b
authored
4 years ago
by
schmittu
Browse files
Options
Downloads
Patches
Plain Diff
fix ci
parent
1fb56e84
Branches
deconvolution
No related tags found
No related merge requests found
Pipeline
#1594
failed
4 years ago
Stage: test_code
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/emzed_ext_mzmine2/__init__.py
+2
-1
2 additions, 1 deletion
src/emzed_ext_mzmine2/__init__.py
with
2 additions
and
1 deletion
src/emzed_ext_mzmine2/__init__.py
+
2
−
1
View file @
853dd99b
...
...
@@ -35,7 +35,8 @@ class MorePatchedR(PatchedR):
sys
.
modules
[
"
emzed.r_connect.patched_pyper
"
].
PatchedR
=
MorePatchedR
import
emzed.r_connect.r_executor
as
re
.
R
=
MorePatchedR
import
emzed.r_connect.r_executor
as
re
re
.
R
=
MorePatchedR
import
pkg_resources
...
...
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