aai-institute / lakefs-spec

An fsspec implementation for the lakeFS project.
http://lakefs-spec.org/
Apache License 2.0
37 stars 4 forks source link

Docs: Fix typos in tx user guide #197

Closed AdrianoKF closed 7 months ago

AdrianoKF commented 7 months ago

The transaction user guide included code examples that mistakenly referred to tx.put_file, which does not exist.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (adb27e0) 88.04% compared to head (aa09f2c) 88.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #197 +/- ## ======================================= Coverage 88.04% 88.04% ======================================= Files 7 7 Lines 485 485 Branches 70 70 ======================================= Hits 427 427 Misses 31 31 Partials 27 27 ```

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