Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 26, 2024
1 parent aa34b5f commit 80fe096
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/hpp/corbaserver/affordance/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@

import typing

from hpp.corbaserver.client import Client as _Parent
from hpp_idl.hpp.corbaserver.affordance import Afford

from hpp.corbaserver.client import Client as _Parent


class Client(_Parent):
"""
Expand Down

0 comments on commit 80fe096

Please sign in to comment.