This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
OpenSource
/
dify
보기
4
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
152
위키
Activity
소스 검색
Remove the useless excluded item in mypy.ini (
#16777
)
tags/1.2.0
Yongtao Huang
7 달 전
부모
0c2a459c30
커밋
37134c5987
No account linked to committer's email address
1개의 변경된 파일
과
2개의 추가작업
그리고
3개의 파일을 삭제
분할 보기
변경상태 보기
2
3
api/mypy.ini
+ 2
- 3
api/mypy.ini
파일 보기
@@ -3,8 +3,7 @@ warn_return_any = True
warn_unused_configs = True
check_untyped_defs = True
exclude = (?x)(
core/tools/provider/builtin/
| core/model_runtime/model_providers/
core/model_runtime/model_providers/
| tests/
| migrations/
)
)
Write
Preview
Loading…
취소
저장