Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Fix test_rgbaf_value()
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Stoops committed Nov 25, 2024
1 parent e3bb8d6 commit a175ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,6 @@ def test_rgbaf_value():
0.5,
0.5,
0.5,
1
1.0
]"""
)

0 comments on commit a175ec5

Please sign in to comment.