Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1d0e666

Browse files
committed
Check change_levels (should fail)
1 parent28bde39 commit1d0e666

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎git/diff.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828

2929

3030
defis_change_type(inp:str)->TypeGuard[Lit_change_type]:
31-
returnTrue
32-
#return inp in ['A', 'D', 'C', 'M', 'R', 'T']
31+
#return True
32+
returninpin ['A','D','C','M','R','T']
3333

3434
# ------------------------------------------------------------------------
3535

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp