2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 21:07:59 +00:00

Reformat code

This commit is contained in:
Dan 2018-07-08 10:18:48 +02:00
parent 756a6f7630
commit cb4996d64b

View File

@ -15,6 +15,7 @@
#
# You should have received a copy of the GNU Lesser General Public License
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
import os
from base64 import b64decode
from struct import unpack