Skip to content

Commit fb33c41

Browse files
author
Judith Sáinz-Pardo Díaz
committed
refactor: reorganize code
1 parent a08c361 commit fb33c41

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

doc/source/pycanon.metrics.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
pycanon.utility package
1+
pycanon.metrics package
22
=======================
33

44
Module contents
55
---------------
66

7-
.. automodule:: pycanon.utility
7+
.. automodule:: pycanon.metrics
88
:members:
99
:undoc-members:
1010
:show-inheritance:

pycanon/metrics/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
"sizes_ec",
3030
"stats_quasi_ident",
3131
"average_rir",
32-
"max_rir"
32+
"max_rir",
3333
]

0 commit comments

Comments
 (0)