neispy icon indicating copy to clipboard operation
neispy copied to clipboard

동기 클라이언트 유형주석에 더이상 사용되지않는 인수와 속성들이 있음

Open SaidBySolo opened this issue 1 year ago • 0 comments

https://github.com/SaidBySolo/neispy/blob/5f8e5a5a04f8a4cd87ec8700747f1118cec9d6aa/neispy/sync.pyi#L17

https://github.com/SaidBySolo/neispy/blob/5f8e5a5a04f8a4cd87ec8700747f1118cec9d6aa/neispy/sync.pyi#L21

https://github.com/SaidBySolo/neispy/blob/5f8e5a5a04f8a4cd87ec8700747f1118cec9d6aa/neispy/sync.pyi#L64

https://github.com/SaidBySolo/neispy/blob/5f8e5a5a04f8a4cd87ec8700747f1118cec9d6aa/neispy/sync.pyi#L68

이 인수들은 더이상 사용되지 않지만, VSCode와 같은 텍스트 에디터나 PyCharm 같은 IDE에서 해당 속성이 있다고 알려주기 때문에 이용자는 혼란을 겪을수 있음

SaidBySolo avatar Aug 28 '23 14:08 SaidBySolo