lightly-ai / lightly

A python library for self-supervised learning on images.
https://docs.lightly.ai/self-supervised-learning/
MIT License
2.83k stars 246 forks source link

Fix typo in tutorial_simclr_clothing.py #1536

Closed philippmwirth closed 1 month ago

philippmwirth commented 1 month ago

Fix typo in tutorial_simclr_clothing.py

Closes #1534. Change "strcture" to "structure".

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 81.96%. Comparing base (919168b) to head (c3a6c3d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1536 +/- ## ======================================= Coverage 81.96% 81.96% ======================================= Files 144 144 Lines 6094 6094 ======================================= Hits 4995 4995 Misses 1099 1099 ```

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