importer: Add vim modeline

This commit is contained in:
Florian Bruhin 2014-10-15 20:43:47 +02:00
parent dc8f156c21
commit 17816bdab2

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python3
# vim: ft=python fileencoding=utf-8 sts=4 sw=4 et:
# Copyright 2014 Claude (longneck) <longneck@scratchbook.ch>