Skip to content

Commit a0cb834

Browse files
author
Jaime Céspedes Sisniega
authored
Merge pull request #142 from IFCA/develop
Refactor inner workings
2 parents 16a3ad2 + 4645268 commit a0cb834

File tree

156 files changed

+8371
-6799
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+8371
-6799
lines changed

.coveragerc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ show_missing = True
55
source = frouros
66
omit =
77
*/setup.py
8-
*/frouros/__init__.py
8+
*/__init__.py
99
*/frouros/setup.py
10-
*/frouros/*/tests/*.py
10+
*/frouros/tests/*

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ python:
2525
path: .
2626
extra_requirements:
2727
- docs
28+
- notebooks

0 commit comments

Comments
 (0)