Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix URL in example_filepath function
- Modified the URL in `example_filepath` function within `bgen_reader/_example.py` - Updated URL format from `github.com/.../blob` to `raw.githubusercontent.com/...` This change ensures that the URL correctly points to the raw content of the file rather than the GitHub page, which allows direct file retrieval for the function.
- Loading branch information