Just updates toml to tolmlib
Blender decided to change something and not documented should fix some issues.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import bpy
|
import bpy
|
||||||
import os
|
import os
|
||||||
import toml
|
import tomllib
|
||||||
import json
|
import json
|
||||||
from bpy.types import AddonPreferences
|
from bpy.types import AddonPreferences
|
||||||
from typing import Any, Dict
|
from typing import Any, Dict
|
||||||
|
|||||||
Reference in New Issue
Block a user