Skip to content

v0.1.1

Compare
Choose a tag to compare
@robin-gllt robin-gllt released this 13 Aug 09:25
· 4 commits to master since this release
6f2bb20

Changes:

  • Fixed parse_uptime() which were returning wrong value
  • Fixed return value type for get interfaces (speed and last_flapped changed from int to float)
  • Cleaned the code according to Flake8 standards