ming %!s(int64=4) %!d(string=hai) anos
pai
achega
0cf1fd40d6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      newbot.py

+ 1 - 1
newbot.py

@@ -169,7 +169,7 @@ async def get_trend_image(kw_id):
 
     x = np.array(x_axis)
     y = np.array(y_axis)
-
+    
         
     # create an array of numbers for the dates
     x_dates = np.array([dates.date2num(i) for i in x])