From 3e6e29e3ca3ea6744c9fb6909f481cb262d512e4 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 2 Dec 2018 18:16:57 +0000 Subject: Do not ignore warning --- part2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/part2.py b/part2.py index 1792f81..cdbd412 100755 --- a/part2.py +++ b/part2.py @@ -1,4 +1,4 @@ -#!/usr/bin/python -W ignore::DeprecationWarning +#!/usr/bin/env python # Author: Vasil Zlatanov, Nunzio Pucci # EE4 Pattern Recognition coursework # -- cgit v1.2.3-54-g00ecf