Skip to content

Commit

Permalink
Blacking
Browse files Browse the repository at this point in the history
  • Loading branch information
Vince-janv committed Jul 14, 2022
1 parent 4e76994 commit 657c47b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions genotype_api/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ def check_sex(sample_sex, genotype_analysis, sequence_analysis):
return "fail"
return "pass"


class AnalysisReadWithSampleDeep(AnalysisRead):
sample: Optional[SampleReadWithAnalysisDeep]

Expand Down

0 comments on commit 657c47b

Please sign in to comment.