mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-10 12:22:18 +03:00
Update TaskManager.py
This commit is contained in:
parent
e9446d8802
commit
e124b3039f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/python3
|
||||
# -*- coding: utf-8 -*-
|
||||
# Author: İsmail BAŞARAN <ismail.basaran@tubitak.gov.tr> <basaran.ismaill@gmail.com>
|
||||
from base.model.enum.MessageFactory import MessageFactory
|
||||
from base.model.MessageFactory import MessageFactory
|
||||
|
||||
from base.Scope import Scope
|
||||
from base.model.enum.MessageType import MessageType
|
||||
|
|
Loading…
Reference in a new issue