Add function to assert that an object is an instance of a specific type

This commit is contained in:
2026-04-07 12:14:01 +02:00
parent bdf7cb4af7
commit 1a6208888e
3 changed files with 65 additions and 2 deletions
+2 -1
View File
@@ -5,4 +5,5 @@
### Added
- Add class for existing directories
- Add function to format a list human-readable
- Add function to format a list human-readable
- Add function to assert that an object is an instance of a specific type