You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2021/06/03 10:02:20 UTC

[incubator-ponymail-foal] branch master updated: shebang+marker

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new 4916286  shebang+marker
4916286 is described below

commit 49162867e63509a39832a969e72fbcca0bac06d1
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Thu Jun 3 12:02:12 2021 +0200

    shebang+marker
---
 server/plugins/formdata.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/server/plugins/formdata.py b/server/plugins/formdata.py
index e6a399f..101ff72 100644
--- a/server/plugins/formdata.py
+++ b/server/plugins/formdata.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env python3
+# -*- coding: utf-8 -*-
 # Licensed to the Apache Software Foundation (ASF) under one
 # or more contributor license agreements.  See the NOTICE file
 # distributed with this work for additional information