mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-23 05:32:22 +03:00
8 lines
155 B
Python
8 lines
155 B
Python
#!/usr/bin/env python3
|
|
# -*- coding: utf-8 -*-
|
|
# Author: >
|
|
# Author: Volkan Şahin <volkansah.in> <bm.volkansahin@gmail.com>
|
|
|
|
|
|
def info():
|
|
return None
|