This website requires JavaScript.
Explore
Help
Register
Sign In
Billpay
/
app
Watch
1
Star
0
Fork
0
You've already forked app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
app
/
modules
/
__init__.py
6 lines
95 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Initial
2024-04-19 16:59:43 +00:00
from
.
home
import
Home
from
.
settings
import
Settings
Added AppViews
2024-04-20 16:59:36 +00:00
__all__
=
[
'
Home
'
,
'
Settings
'
,
'
Apps
'
]
Reference in New Issue
Copy Permalink