Skip to content

Commit

Permalink
Shorten line length
Browse files Browse the repository at this point in the history
  • Loading branch information
stveit committed Sep 4, 2023
1 parent 9a59f75 commit 8a027e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion python/nav/portadmin/handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,8 @@ def get_poe_states(
the default behavior is to filter on all Interface objects
registered for this device.
:returns: A dict mapping interfaces to their discovered PoE state.
The key matches the `ifindex` attribute for the related Interface object
The key matches the `ifindex` attribute for the related
Interface object.
"""
raise NotImplementedError

Expand Down

0 comments on commit 8a027e7

Please sign in to comment.