Skip to content

Commit b25f717

Browse files
committed
run ruff
1 parent 2fbf8f9 commit b25f717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nerfstudio/configs/method_configs.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -471,4 +471,4 @@ def sort_methods(methods, method_descriptions):
471471
]
472472
"""Union[] type over config types, annotated with default instances for use with
473473
tyro.cli(). Allows the user to pick between one of several base configurations, and
474-
then override values in it."""
474+
then override values in it."""

0 commit comments

Comments
 (0)