Skip to content

Commit e8384b3

Browse files
committed
style: fix spacing around assignments and function calls
1 parent eae4736 commit e8384b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

grim/grim.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ def graph_freqs(conf_file="", for_em=False, em_pop=None):
5555

5656

5757
def impute(conf_file="", hap_pop_pair=False, graph=None):
58-
5958
project_dir_in_file, project_dir_graph = "", ""
6059
if conf_file == "":
6160

0 commit comments

Comments
 (0)