Skip to content

Commit

Permalink
fix: add WindowsSessionUser dataclass to package exports
Browse files Browse the repository at this point in the history
Signed-off-by: Yutong Li <[email protected]>
  • Loading branch information
YutongLi291 committed Oct 27, 2024
1 parent 84592ad commit 91e4ce0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/deadline_test_fixtures/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
JobAttachmentSettings,
JobRunAsUser,
PosixSessionUser,
WindowsSessionUser,
S3Object,
ServiceModel,
OperatingSystem,
Expand Down Expand Up @@ -81,6 +82,7 @@
"TaskStatus",
"WindowsInstanceBuildWorker",
"WindowsInstanceWorkerBase",
"WindowsSessionUser",
"bootstrap_resources",
"codeartifact",
"deadline_client",
Expand Down

0 comments on commit 91e4ce0

Please sign in to comment.