pyt-team / TopoModelX

Topological Deep Learning
MIT License
219 stars 79 forks source link

Exclude `__init__` docstring validation #271

Closed gbg141 closed 6 months ago

gbg141 commented 6 months ago

The __init__ method is documented as part of the class docstrings.

This PR is related to pyt-team/TopoNetX#342.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.07%. Comparing base (3812fc5) to head (5d61447).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #271 +/- ## ======================================= Coverage 97.07% 97.07% ======================================= Files 58 58 Lines 2014 2014 ======================================= Hits 1955 1955 Misses 59 59 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.