AOSSIE-Org / AOSSIE-Org/PictoPy
fix: improve SQLite error handling in metadata.py
オープン
- 主要言語
- Python
- スター
- 283
- フォーク
- 679
- 平均マージ
- 7日 2時間
- マージ済み PR(30日)
- 3
説明
metadata.py has two problems:
Uses broad except Exception instead of sqlite3.Error
Uses print() instead of logging for error reporting
db_create_metadata_table has no exception handling at all
I'd like to fix this. Assigning myself.
コントリビューションガイド
評価
この issue はまだ評価されていません。