From 077f3330be62a3132ad83fdadf8bbc4683e3896e Mon Sep 17 00:00:00 2001 From: John Smith Date: Mon, 24 Apr 2023 13:03:43 +0000 Subject: [PATCH] Update signer.py header --- signer.py | 1 + 1 file changed, 1 insertion(+) diff --git a/signer.py b/signer.py index bc64dab..8151899 100644 --- a/signer.py +++ b/signer.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python2 # coding: utf from Crypto.Hash import SHA256