Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Vít Šesták authored and marmarek committed Oct 11, 2023
1 parent 4282dec commit ff5d235
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qubes/devices.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,8 +341,8 @@ def assignments(self, persistent=None):
:file:`qubes.xml`) or not. Device can also be in :file:`qubes.xml`,
but be temporarily detached.
:param Optional[bool] persistent: only include devices which are or are not
attached persistently.
:param Optional[bool] persistent: only include devices which are or are
not attached persistently.
'''

try:
Expand Down

0 comments on commit ff5d235

Please sign in to comment.