jean-robin medori пре 1 месец
родитељ
комит
7a394531dc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      taipy/event/__init__.py

+ 1 - 1
taipy/event/__init__.py

@@ -10,4 +10,4 @@
 # specific language governing permissions and limitations under the License.
 
 from ..core.notification.event import Event, EventEntityType, EventOperation
-from event_consumer import EventConsumer
+from .event_consumer import EventConsumer