Skip to content

Commit

Permalink
Process review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
Poeloe committed Mar 6, 2024
1 parent 5ea4658 commit c2b9003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dissect/target/plugins/general/users.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from dissect.target.helpers.record import UnixUserRecord, WindowsUserRecord
from dissect.target.plugin import InternalPlugin

from ... import Target
from dissect.target import Target


class UserDetails(NamedTuple):
Expand Down

0 comments on commit c2b9003

Please sign in to comment.