Skip to content

Commit 4c16811

Browse files
author
jngaravitoc
committed
minor updates in utils
1 parent cf98aee commit 4c16811

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

EXPtools/utils/halo.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,3 @@ def triaxial(self, axis_ratios, rot_angle, rot_axis='z', center=None):
7373
rot_xyz = rot.apply(xyz)
7474

7575
return rot_xyz
76-
77-

EXPtools/utils/profiles.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,4 +164,3 @@ def func():
164164

165165
# Call the selected profile function with provided kwargs
166166
return func(**kwargs)
167-

0 commit comments

Comments
 (0)