parent
6e6227058e
commit
e4f9b2e736
@ -0,0 +1,9 @@ |
||||
""" |
||||
Contains Artix class |
||||
""" |
||||
|
||||
from project import Project |
||||
|
||||
|
||||
class Artix(Project): |
||||
"""Artix class""" |
Loading…
Reference in new issue