Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
a411888a
"pcdet/datasets/vscode:/vscode.git/clone" did not exist on "6f9d92b9fa114eabf23b157ebaff9930d8764d9e"
Commit
a411888a
authored
Nov 25, 2021
by
Gustaf Ahdritz
Browse files
Remove redundant parameter
parent
341ff3d9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
openfold/data/feature_pipeline.py
openfold/data/feature_pipeline.py
+0
-2
No files found.
openfold/data/feature_pipeline.py
View file @
a411888a
...
...
@@ -100,10 +100,8 @@ class FeaturePipeline:
def
__init__
(
self
,
config
:
ml_collections
.
ConfigDict
,
params
:
Optional
[
Mapping
[
str
,
Mapping
[
str
,
np
.
ndarray
]]]
=
None
,
):
self
.
config
=
config
self
.
params
=
params
def
process_features
(
self
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment