Skip to content

fix(sgis): remove duplicate __all__ in auth.py#299

Merged
yeongseon merged 1 commit into
mainfrom
fix/sgis-auth-duplicate-all
Jul 3, 2026
Merged

fix(sgis): remove duplicate __all__ in auth.py#299
yeongseon merged 1 commit into
mainfrom
fix/sgis-auth-duplicate-all

Conversation

@yeongseon

Copy link
Copy Markdown
Owner

K-004(#294) 머지 시 _extract_err_code__all__에 추가하면서 기존 __all__을 제거하지 않아 중복 정의가 발생. 두 번째 정의만 유효하고 첫 번째는 무효이므로 첫 번째를 제거합니다.

Closes: 코드 정합성 수정 (이슈 없음)

@yeongseon yeongseon merged commit 829eba2 into main Jul 3, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant