Skip to content

Commit b0ae075

Browse files
authored
Include Options as part of the git_repo public API (#268)
1 parent 98d7ca0 commit b0ae075

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flux_local/git_repo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"ResourceSelector",
6464
"PathSelector",
6565
"MetadataSelector",
66+
"Options",
6667
]
6768

6869
_LOGGER = logging.getLogger(__name__)

0 commit comments

Comments
 (0)