Refactor: typing cleanup, 경로 하드코딩 제거, GPS 데이터 Lon/Lat 분리, 불필요 모듈 삭제

This commit is contained in:
minar
2026-06-24 03:09:16 +09:00
parent f662e4fd1b
commit aa5228a526
12 changed files with 124 additions and 523 deletions

6
.gitignore vendored
View File

@@ -188,5 +188,11 @@ poetry.toml
# LSP config files
pyrightconfig.json
# Sample Images
/Images
*복사본.xlsx
.~lock*
# End of https://www.toptal.com/developers/gitignore/api/python,linux