Skip to content

Commit

Permalink
Merge branch 'feature/v0.4.5' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
KelSolaar committed Jul 21, 2024
2 parents 1ed6a6f + 9d2980d commit e217731
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion colour/utilities/verbose.py
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,6 @@ def describe_environment(
"scipy",
"tqdm",
"trimesh",
"xxhash",
]:
with suppress(ImportError):
namespace = __import__(package)
Expand Down

0 comments on commit e217731

Please sign in to comment.