We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f3b5d0 commit 8febe62Copy full SHA for 8febe62
1 file changed
setup.py
@@ -1,4 +1,6 @@
1
#!/usr/bin/env python
2
+# -*- coding: utf-8 -*-
3
+# vim: tabstop=4 noexpandtab shiftwidth=4
4
"""Catalyst is a release building tool used by Gentoo Linux"""
5
6
from __future__ import print_function
0 commit comments