pymammotion 0.0.44__py3-none-any.whl → 0.0.45__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 pymammotion might be problematic. Click here for more details.

@@ -35,6 +35,5 @@ class HashList:
35
35
  if hash_dict.get(hash_data.hash) is None:
36
36
  hash_dict[hash_data.hash] = FrameList(total_frame=hash_data.total_frame, data=[hash_data])
37
37
 
38
- hash_values = [item.hash for item in hash_dict[hash_data.hash].data]
39
- if hash_data not in hash_values:
38
+ if hash_data not in hash_dict[hash_data.hash].data:
40
39
  hash_dict[hash_data.hash].data.append(hash_data)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pymammotion
3
- Version: 0.0.44
3
+ Version: 0.0.45
4
4
  Summary:
5
5
  License: GNU-3.0
6
6
  Author: Michael Arthur
@@ -25,7 +25,7 @@ pymammotion/data/model/enums.py,sha256=tD_vYsxstOV_lUkYF9uWkrjVOgAJPNnGevy_xmiu3
25
25
  pymammotion/data/model/excute_boarder_params.py,sha256=kadSth4y-VXlXIZ6R-Ng-kDvBbM-3YRr8bmR86qR0U0,1355
26
26
  pymammotion/data/model/execute_boarder.py,sha256=oDb2h5tFtOQIa8OCNYaDugqCgCZBLjQRzQTNVcJVAGQ,1072
27
27
  pymammotion/data/model/generate_route_information.py,sha256=5w1MM1-gXGXb_AoEap_I5xTxAFbNSzXuqQFEkw4NmDs,4301
28
- pymammotion/data/model/hash_list.py,sha256=kkiV64mKNi0fWLUmssrkAK-a0Z4Eevm7Wi-K0Vu4_3k,1130
28
+ pymammotion/data/model/hash_list.py,sha256=pyhKFxp7a_KcJ2tJgxso4EYO8Mar5W12jk3jrwhyvV0,1072
29
29
  pymammotion/data/model/location.py,sha256=ST0SrKnutQ1VsesOiKAmEqpc3LomW5waKZbFdzUg9OQ,670
30
30
  pymammotion/data/model/mowing_modes.py,sha256=rURsywZPDdE3fc3ch_XEgEL6bUOaoS3oIGoHMhh6PFM,473
31
31
  pymammotion/data/model/plan.py,sha256=7JvqAo0a9Yg1Vtifd4J3Dx3StEppxrMOfmq2-877kYg,2891
@@ -102,7 +102,7 @@ pymammotion/utility/datatype_converter.py,sha256=v6zym2Zu0upxQjR-xDqXwi3516zpntS
102
102
  pymammotion/utility/device_type.py,sha256=B_Y1WCRPlFMDOqC13H0ltInyPkbPMIxCoZccCC13fmc,8154
103
103
  pymammotion/utility/periodic.py,sha256=9wJMfwXPlx6Mbp3Fws7LLTI34ZDKphH1bva_Ggyk32g,3281
104
104
  pymammotion/utility/rocker_util.py,sha256=syPL0QN4zMzHiTIkUKS7RXBBptjdbkfNlPddwUD5V3A,7171
105
- pymammotion-0.0.44.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
106
- pymammotion-0.0.44.dist-info/METADATA,sha256=HOBE1jmK1t7ARW_Md-mNg70gwCU0_IFE24NHvhc3BbM,3825
107
- pymammotion-0.0.44.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
108
- pymammotion-0.0.44.dist-info/RECORD,,
105
+ pymammotion-0.0.45.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
106
+ pymammotion-0.0.45.dist-info/METADATA,sha256=q-k2i6Yu91mfEOtMf3C7ycGowsQdwpGUOmQrTQozae4,3825
107
+ pymammotion-0.0.45.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
108
+ pymammotion-0.0.45.dist-info/RECORD,,