From 401f01f1104113c6a6913f9166e8fe389546ce2c Mon Sep 17 00:00:00 2001 From: Blallo Date: Sun, 27 Dec 2020 19:48:02 +0100 Subject: [PATCH] Minor fix --- test/aux_async_model.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/aux_async_model.py b/test/aux_async_model.py index 4d3ba32..eb58fc4 100644 --- a/test/aux_async_model.py +++ b/test/aux_async_model.py @@ -1,4 +1,4 @@ -# coding: utf-8 +# -*- coding: utf-8 -*- import asyncio from pprint import pprint as pp