From 05402410638fc7dd678a6289ccd2a9ce11acc5e7 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 12 Jun 2024 16:39:23 -0500 Subject: Update documentation --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 2daaae9..6e9c78e 100644 --- a/README.org +++ b/README.org @@ -208,7 +208,7 @@ flask run To run the linter over the code base, run: #+BEGIN_SRC shell - pylint setup.py wsgi.py tests quality_control qc_app r_qtl scripts + pylint setup.py tests quality_control qc_app r_qtl scripts #+END_SRC To check for correct type usage in the application, run: -- cgit v1.2.3