Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
Test docs build
Browse files Browse the repository at this point in the history
Signed-off-by: Teodora Sechkova <[email protected]>
  • Loading branch information
sechkova committed Mar 16, 2022
1 parent a8eb0b7 commit 057ed10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mcat/featureVector.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ def __init__(self, retain_features, analysis_features):
"""
Constructor sets instance variables
Inputs: Retained Features (list) -> pull data features, Analysis Features (list) - > comment analysis features
Test docs build
"""
self.analysis_features = analysis_features
self.retain_pull_features = retain_features
Expand Down

0 comments on commit 057ed10

Please sign in to comment.