Skip to content

Commit e579554

Browse files
SUTIENG TamSUTIENG Tam
authored andcommitted
fix flake 8 error
1 parent 62b0bff commit e579554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skypy/halos/_colossus.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ def radius(mass, concentration, redshift, mdef, Delta, cosmology, sigma8, ns):
280280
The scale radius in physical kpc/h.
281281
RDelta : float
282282
Spherical overdensity radius of a given mass definition Delta.
283-
283+
284284
'''
285285
from colossus.cosmology.cosmology import fromAstropy
286286
from colossus.halo import profile_nfw

0 commit comments

Comments
 (0)