From 962d1a0778ebade7224d8d3537c4382a5e65585e Mon Sep 17 00:00:00 2001 From: "Mia von Steinkirch, PhD, MSc" <1130416+bt3gl@users.noreply.github.com> Date: Mon, 10 Feb 2020 17:26:32 -0800 Subject: [PATCH] Update __init__.py --- CLI_app/tests/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLI_app/tests/__init__.py b/CLI_app/tests/__init__.py index 5f7ce86..d2aca59 100644 --- a/CLI_app/tests/__init__.py +++ b/CLI_app/tests/__init__.py @@ -1 +1 @@ -#!/usr/bin/env python3 \ No newline at end of file +# -*- coding: utf8 -*-