Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
4d26d806
Unverified
Commit
4d26d806
authored
Jul 02, 2024
by
Robert Shaw
Committed by
GitHub
Jul 02, 2024
Browse files
Update conftest.py (#6076)
parent
c5832d2a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/conftest.py
tests/conftest.py
+1
-1
No files found.
tests/conftest.py
View file @
4d26d806
...
...
@@ -65,7 +65,7 @@ class _ImageAssetPrompts(TypedDict):
cherry_blossom
:
str
class
_ImageAssets
(
UserList
[
ImageAsset
]
):
class
_ImageAssets
(
UserList
):
def
__init__
(
self
)
->
None
:
super
().
__init__
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment