diff options
author | BonfaceKilz | 2022-03-14 18:09:10 +0300 |
---|---|---|
committer | BonfaceKilz | 2022-03-14 18:10:42 +0300 |
commit | 4b85316c6ca5355faf6ac85f755744f8d52e49d3 (patch) | |
tree | 947b08daeb312347a9ed1e20c6af2cd7ed19b1cc | |
parent | 59e6e5bb02c07445abc90db90cfae718051c7de2 (diff) | |
download | genenetwork3-4b85316c6ca5355faf6ac85f755744f8d52e49d3.tar.gz |
Dummy White Space commit to fix laminar
-rw-r--r-- | gn3/db/sample_data.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn3/db/sample_data.py b/gn3/db/sample_data.py index 2018587..f73954f 100644 --- a/gn3/db/sample_data.py +++ b/gn3/db/sample_data.py @@ -2,6 +2,7 @@ from typing import Any, Tuple, Dict, Callable import MySQLdb + from gn3.csvcmp import extract_strain_name |