Skip to content

Commit

Permalink
fixed docs building
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Papior <[email protected]>
  • Loading branch information
zerothi committed Jun 3, 2024
1 parent 0b74d21 commit 81dd25e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/api/utilities.misc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Miscellaneous routines

str_spec
direction - abc/012 -> 012
Listify
listify
angle - radian to degree
iter_shape
math_eval
batched_indices
2 changes: 1 addition & 1 deletion src/sisl/utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
Range routines
==============
array_arange - fast creation of sub-aranges
strmap
strseq
lstranges
Expand All @@ -26,6 +25,7 @@
str_spec
direction - abc/012 -> 012
angle - radian to degree
listify
iter_shape
math_eval
batched_indices
Expand Down

0 comments on commit 81dd25e

Please sign in to comment.