Harrison
7e3f43434e
Some checks failed
ydeng/bmlsa/pipeline/head There was a failure building this commit
12 lines
292 B
JSON
12 lines
292 B
JSON
{
|
|
"python.formatting.provider": "black",
|
|
"cSpell.words": [
|
|
"Biopython",
|
|
"BLOSUM",
|
|
"bmlsa",
|
|
"FASTA"
|
|
],
|
|
"python.testing.pytestEnabled": true,
|
|
"python.analysis.inlayHints.pytestParameters": true,
|
|
"autoDocstring.docstringFormat": "sphinx"
|
|
} |