aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruser-person <60802990+user-person@users.noreply.github.com>2020-02-22 18:58:01 -0500
committerGitHub <noreply@github.com>2020-02-22 18:58:01 -0500
commita3f3479717d1a3760ad4ae93b09c33aecb47ba18 (patch)
tree9c83b08b2f03fe460cb2a2bed49f82ca0ded4285
parent757573b60666fed883fa5ba7a46d49347d137907 (diff)
downloadperlweeklychallenge-club-a3f3479717d1a3760ad4ae93b09c33aecb47ba18.tar.gz
perlweeklychallenge-club-a3f3479717d1a3760ad4ae93b09c33aecb47ba18.tar.bz2
perlweeklychallenge-club-a3f3479717d1a3760ad4ae93b09c33aecb47ba18.zip
Update ch-1.py
-rwxr-xr-xchallenge-048/user-person/python/ch-1.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/challenge-048/user-person/python/ch-1.py b/challenge-048/user-person/python/ch-1.py
index 11f9da380e..47285428ff 100755
--- a/challenge-048/user-person/python/ch-1.py
+++ b/challenge-048/user-person/python/ch-1.py
@@ -1,9 +1,7 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python
###########################################################################
# script name: ch-1.py #
-# Tue Feb 18 21:13:07 2020 | 1582078387 #
-# jtangele+python@gmail.com #
# #
# https://perlweeklychallenge.org/blog/perl-weekly-challenge-048/ #
# #