Commit 0a2d3a9b authored by Tycho Andersen's avatar Tycho Andersen Committed by Pavel Emelyanov

use a modeline for zdtm.py to set noet

Most python uses spaces, so that's probably what people have their editors
configured to do. Since this file uses tabs, let's be explicit about it.
Signed-off-by: 's avatarTycho Andersen <tycho.andersen@canonical.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 615e7995
#!/usr/bin/env python
# vim: noet
import argparse
import yaml
import os
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment