OrganPipe: Add encoding

This commit is contained in:
Florian Festi 2018-05-12 17:11:26 +02:00
parent 4798c24815
commit d9e8930e31
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Copyright (C) 2013-2018 Florian Festi
#
# Based on pipecalc by Christian F. Coors