Skip to content

Commit

Permalink
Update src/frequenz/client/common/pagination/pagination.py
Browse files Browse the repository at this point in the history
Co-authored-by: Leandro Lucarella <[email protected]>
Signed-off-by: flora-hofmann-frequenz <[email protected]>
  • Loading branch information
flora-hofmann-frequenz and llucax authored Feb 13, 2024
1 parent 4d30977 commit a91e0b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/frequenz/client/common/pagination/pagination.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

from __future__ import annotations # required for constructor type hinting

import logging
from dataclasses import dataclass

# pylint: disable=import-error, no-name-in-module
Expand Down

0 comments on commit a91e0b2

Please sign in to comment.