pyt-team / TopoModelX

Topological Deep Learning
https://pyt-team.github.io/topomodelx/
MIT License
237 stars 83 forks source link

update readme with code minimally #287

Closed USFCA-MSDS closed 1 month ago

USFCA-MSDS commented 1 month ago

update readme file with minimal code

USFCA-MSDS commented 1 month ago

@ffl096 @devendragovil do you know why the lint is failing here? I forked from main, and only updated the readme file. Can you please take a look ?

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 97.37%. Comparing base (f897cd4) to head (9e784bd). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #287 +/- ## ======================================= Coverage 97.37% 97.37% ======================================= Files 58 58 Lines 2059 2059 ======================================= Hits 2005 2005 Misses 54 54 ```

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

USFCA-MSDS commented 1 month ago

@ffl096 , all tests pass, please take a look at the updated readme and the pyproject files and merge if you approve.