質問編集履歴
1
不要なコメントを削除しました
test
CHANGED
File without changes
|
test
CHANGED
@@ -67,7 +67,6 @@
|
|
67
67
|
else:
|
68
68
|
print(f'「{primaryKey}」 is Not Found.')
|
69
69
|
|
70
|
-
# データを表示
|
71
70
|
except mysql.connector.Error as e:
|
72
71
|
|
73
72
|
print(e)
|