From 0412ebf058e99fd28d0e3c94bbcee58afd0fbe70 Mon Sep 17 00:00:00 2001 From: kushalbakshi Date: Thu, 28 Sep 2023 11:29:39 -0500 Subject: [PATCH] Black formatting --- element_animal/subject.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/element_animal/subject.py b/element_animal/subject.py index 881396c..b0b8888 100644 --- a/element_animal/subject.py +++ b/element_animal/subject.py @@ -169,7 +169,7 @@ class Species(dj.Part): Subject (foreign key): Primary key from Subject. species (str): Subject species as Latin binomial or NCBI taxonomic identifier. """ - + definition = """ -> master ---