mirror of
https://github.com/Richard-Sti/csiborgtools_public.git
synced 2025-05-12 13:41:13 +00:00
pep8
This commit is contained in:
parent
c4557cf35b
commit
13a10ccedd
2 changed files with 2 additions and 2 deletions
|
@ -22,4 +22,4 @@ def open_cats(simname, bounds):
|
|||
for i, nsim in enumerate(tqdm(nsims, desc="Opening catalogues")):
|
||||
catalogues[i] = open_cat(nsim, simname, bounds)
|
||||
|
||||
return catalogues
|
||||
return catalogues
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue