first commit
This commit is contained in:
7
app/__init__.py
Normal file
7
app/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
"""
|
||||
IRT Bank Soal - Adaptive Question Bank System
|
||||
|
||||
Main application package.
|
||||
"""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
Reference in New Issue
Block a user