Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ file as an option outside of `pyproject.toml`.
# src/rmsconfig/runrms.yml
from pathlib import Path


def runrms_config_path() -> Path:
"""Returns the absolute path to runrms.yml."""
return (Path(__file__).parent / "runrms.yml").resolve()
Expand Down
42 changes: 21 additions & 21 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading