Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit 6bd1c1a

Browse files
committed
alice: please: contribute: determin base branch: Use correct GitBranchType annotation
Signed-off-by: John Andersen <[email protected]>
1 parent 0761977 commit 6bd1c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entities/alice/alice/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ class AlicePleaseContributeRecommendedCommunityStandardsOverlayGit:
198198

199199
@staticmethod
200200
def determin_base_branch(
201-
default_branch: dffml_feature_git.feature.definitions.git_branch,
201+
default_branch: dffml_feature_git.feature.definitions.GitBranchType,
202202
) -> "BaseBranch":
203203
# TODO .tools/process.yml which defines branches to contibute to under
204204
# different circumstances. Model with Linux kernel for complex case,

0 commit comments

Comments
 (0)