Jelajahi Sumber

Update __init__.py

jean-robin medori 1 bulan lalu
induk
melakukan
7a394531dc
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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