mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-30 23:08:25 +02:00
rename "typing" to avoid conflicts
This commit is contained in:
parent
4c7ff6eb1a
commit
b3c4f675a8
4 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ from meshroom.core.attribute import ListAttribute, Attribute
|
|||
from meshroom.core.graph import Graph, GraphModification
|
||||
from meshroom.core.node import Position, CompatibilityIssue
|
||||
from meshroom.core.nodeFactory import nodeFactory
|
||||
from meshroom.core.typing import PathLike
|
||||
from meshroom.core.mtyping import PathLike
|
||||
|
||||
|
||||
class UndoCommand(QUndoCommand):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue