Pablo Mahuzier Ulloa

Results 1 comments of Pablo Mahuzier Ulloa

As @extrospective did, I also overcame this problem by casting my `numpy.int64` week number like this: `isoweek.Week(year, int(week_num))`, for when I use the constructor.