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