Start top menu refactor, added elementtree to requirements
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from __future__ import absolute_import
|
||||
|
||||
from elementtree.ElementTree import Element
|
||||
|
||||
main_menu = Element('root')
|
||||
|
||||
Reference in New Issue
Block a user