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 os
|
||||
import toml
|
||||
import tomllib
|
||||
import json
|
||||
from bpy.types import AddonPreferences
|
||||
from typing import Any, Dict
|
||||
|
||||
Reference in New Issue
Block a user