mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
standalone publishing was missing re import
This commit is contained in:
parent
04f963f537
commit
ad2a01c1fd
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
from . import QtCore
|
||||
import re
|
||||
|
||||
|
||||
class RecursiveSortFilterProxyModel(QtCore.QSortFilterProxyModel):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue