質問編集履歴
1
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -19,7 +19,7 @@
|
|
19
19
|
import re
|
20
20
|
import pyperclip
|
21
21
|
|
22
|
-
|
22
|
+
|
23
23
|
number_regex = re.compile(r'((\d,)?(\d,|\d{3},)?\d{1,3})')
|
24
24
|
|
25
25
|
#クリップボードのテキスト検索する
|