From f8857569d5c189c8d8267e8290052b927a97d7c9 Mon Sep 17 00:00:00 2001 From: Emmanuelle Vargas-Gonzalez Date: Tue, 23 Apr 2019 07:48:51 -0400 Subject: [PATCH] Add header to test file --- stix2/test/v21/test_markings.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stix2/test/v21/test_markings.py b/stix2/test/v21/test_markings.py index 7e0cf91..a7dff22 100644 --- a/stix2/test/v21/test_markings.py +++ b/stix2/test/v21/test_markings.py @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- + import datetime as dt import pytest