From 3067053194f44a592e9ca8f32830e5f26b1aca4b Mon Sep 17 00:00:00 2001 From: Hgnim <112072873+Hgnim@users.noreply.github.com> Date: Wed, 14 Aug 2024 21:18:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20demo=5Fopts.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/demo_opts.py | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/demo_opts.py b/examples/demo_opts.py index d118306..f6eddf6 100755 --- a/examples/demo_opts.py +++ b/examples/demo_opts.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python # -*- coding: utf-8 -*- # Copyright (c) 2014-2022 Richard Hull and contributors # See LICENSE.rst for details.