mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-17 13:38:03 +00:00
5 lines
73 B
Python
5 lines
73 B
Python
'''
|
|
Module init
|
|
'''
|
|
app_label = __name__ # pylint: disable=invalid-name
|