From 4b85316c6ca5355faf6ac85f755744f8d52e49d3 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Mon, 14 Mar 2022 18:09:10 +0300 Subject: Dummy White Space commit to fix laminar --- gn3/db/sample_data.py | 1 + 1 file changed, 1 insertion(+) (limited to 'gn3/db') 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 -- cgit v1.2.3