Skip to content

Commit

Permalink
Update nianbao.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mengyyy authored Nov 13, 2017
1 parent af874d5 commit 25e0cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nianbao.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

import requests
import re
import threading
import logging
import openpyxl
import time
import concurrent.futures
import os

file_name_replan = re.compile('.*filename=(.*)')
A_stock_replan = re.compile('\n(6\d{5})\t')
Expand Down

0 comments on commit 25e0cb7

Please sign in to comment.