forked from public/mirror-checker
parent
8195cbb042
commit
73ff18ec67
@ -0,0 +1,8 @@ |
||||
""" |
||||
Contains tdf class |
||||
""" |
||||
|
||||
from project import Project |
||||
|
||||
class mySQL(Project): |
||||
"""mySQL class""" |
Loading…
Reference in new issue