mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-23 21:52:22 +03:00
9 lines
155 B
Python
9 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
|