tidy code and saving work for the day
This commit is contained in:
parent
69e2567ffc
commit
afd6ca8881
6 changed files with 307 additions and 284 deletions
|
@ -44,7 +44,8 @@ indir = datadir + '/' + drug + 'input'
|
|||
in_filename = 'aa_codes.csv'
|
||||
infile = indir + '/' + in_filename
|
||||
print('Input filename:', in_filename
|
||||
, '\nInput path:', indir)
|
||||
, '\nInput path:', indir
|
||||
, '\n============================================================')
|
||||
|
||||
#=======
|
||||
# output: No output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue