took extra lines from data extraction
This commit is contained in:
parent
920007cc83
commit
064182d784
1 changed files with 1 additions and 1 deletions
|
@ -1373,4 +1373,4 @@ if dr_muts.isin(other_muts).sum() & other_muts.isin(dr_muts).sum() > 0:
|
||||||
print(u'\u2698' * 50,
|
print(u'\u2698' * 50,
|
||||||
'\nEnd of script: Data extraction and writing files'
|
'\nEnd of script: Data extraction and writing files'
|
||||||
'\n' + u'\u2698' * 50 )
|
'\n' + u'\u2698' * 50 )
|
||||||
#%% end of script
|
#%% end of script
|
Loading…
Add table
Add a link
Reference in a new issue