aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base/trait.py
diff options
context:
space:
mode:
authorBonfaceKilz2021-04-29 21:45:51 +0300
committerBonfaceKilz2021-04-29 21:45:51 +0300
commit23e8e222e8016ea8335d4850070f884ab9b043fe (patch)
tree495b13f81dd7ce9692db8a8e107d2298962394e7 /wqflask/base/trait.py
parent67703a57db19c9a1ebcc6991087479979cbbca18 (diff)
downloadgenenetwork2-23e8e222e8016ea8335d4850070f884ab9b043fe.tar.gz
Run `sed -i 's/(object)//g'`
See: https://is.gd/pL7IJF Ran: find . \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/(object)//g'
Diffstat (limited to 'wqflask/base/trait.py')
-rw-r--r--wqflask/base/trait.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/base/trait.py b/wqflask/base/trait.py
index a9223a32..968b6d4b 100644
--- a/wqflask/base/trait.py
+++ b/wqflask/base/trait.py
@@ -51,7 +51,7 @@ def create_trait(**kw):
return None
-class GeneralTrait(object):
+class GeneralTrait:
"""
Trait class defines a trait in webqtl, can be either Microarray,
Published phenotype, genotype, or user input trait