mns-common 1.3.0.0__py3-none-any.whl → 1.3.0.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of mns-common might be problematic. Click here for more details.

@@ -74,7 +74,7 @@ def is_trade_time(now_date):
74
74
  str_now_day = now_date.strftime('%Y-%m-%d')
75
75
  is_trade_day = is_trade_date(str_now_day)
76
76
  trade_time = (hour == 9 and minute == 25 and second > 20) \
77
- or (hour == 9 and minute == 26 and second < 10) \
77
+ or (hour == 9 and minute == 26 and second < 20) \
78
78
  or (hour == 9 and minute >= 30) \
79
79
  or (hour == 10) \
80
80
  or (hour == 11 and minute <= 30) \
@@ -1,4 +1,4 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mns_common
3
- Version: 1.3.0.0
3
+ Version: 1.3.0.1
4
4
 
@@ -121,11 +121,11 @@ mns_common/utils/__init__.py,sha256=xu36nA6MJTauswUWPfKIKH0E-lpOAHTw2TL5QI_6TeY,
121
121
  mns_common/utils/async_fun.py,sha256=YTxjAtCmOz38OHNC8L_5thjM_uFBmh3arx0eJwILi_A,352
122
122
  mns_common/utils/cmd_util.py,sha256=fIS17OpuJNpDTmpIF0JcAgXCw4CZo7xO8xUwGxITL5w,4963
123
123
  mns_common/utils/data_frame_util.py,sha256=kYyLCTiFaN-A9OAisEPdjI3UBf_Vc7Jnp3ZtiuncUR0,1316
124
- mns_common/utils/date_handle_util.py,sha256=-WJF_0DRkPkKlfQ5lVqJu8mH3EhpIZ-EBrz0omq4DUw,7437
124
+ mns_common/utils/date_handle_util.py,sha256=P4WJUmoDpo4IoCrt2z4keyr7pqXHKmCZBVodd_seyqg,7437
125
125
  mns_common/utils/db_util.py,sha256=hSmfNAN4vEeEaUva6_cicZEhb2jSnib-Gvk2reke1vc,2590
126
126
  mns_common/utils/file_util.py,sha256=egWu6PenGPRp_ixrNTHKarT4dAnOT6FETR82EHUZJnQ,1042
127
127
  mns_common/utils/ip_util.py,sha256=UTcYfz_uytB__6nlBf7T-izuI7hi4XdB6ET0sJgEel4,969
128
- mns_common-1.3.0.0.dist-info/METADATA,sha256=yddJAhg_3LsMJ3_SnceY_rQbN26br1M1YP_nAFEs92w,61
129
- mns_common-1.3.0.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
130
- mns_common-1.3.0.0.dist-info/top_level.txt,sha256=ZC58kAR-8Hvc6U2xhYNBNLAh3mb6sZazbdj5nZpvEkQ,11
131
- mns_common-1.3.0.0.dist-info/RECORD,,
128
+ mns_common-1.3.0.1.dist-info/METADATA,sha256=13EmvaGWSb2Z42oFCj0Fkw8koRhYWz329h0iOpg-umg,61
129
+ mns_common-1.3.0.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
130
+ mns_common-1.3.0.1.dist-info/top_level.txt,sha256=ZC58kAR-8Hvc6U2xhYNBNLAh3mb6sZazbdj5nZpvEkQ,11
131
+ mns_common-1.3.0.1.dist-info/RECORD,,