Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CRISPRbact
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David BIKARD
CRISPRbact
Commits
8a6ca374
Commit
8a6ca374
authored
5 years ago
by
Remi PLANEL
Browse files
Options
Downloads
Patches
Plain Diff
Fix test
parent
31a5a7fc
No related branches found
Branches containing commit
Tags
0.3.7
Tags containing commit
No related merge requests found
Pipeline
#27596
passed with stages
Stage:
Stage:
in 1 minute and 44 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/predict_test.py
+1
-1
1 addition, 1 deletion
tests/predict_test.py
with
1 addition
and
1 deletion
tests/predict_test.py
+
1
−
1
View file @
8a6ca374
...
...
@@ -29,5 +29,5 @@ def test_on_target_predict_size_guide():
for
pam
in
pams
:
(
pam_val
,
start_val
)
=
pam
assert
(
start_val
-
pam_val
==
2
start_val
-
pam_val
==
3
),
"
the difference between start and pam position is different than 2
"
This diff is collapsed.
Click to expand it.
Preview
0%
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