2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 06:15:24 +00:00

vim: remove wrong 8-space tabs indent from python files

Probably all vim users can setup their desired indent in their vimrc by
themselfs.

Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
This commit is contained in:
Pavel Tikhomirov
2020-11-20 12:40:20 +03:00
committed by Andrei Vagin
parent 2c89954cc6
commit b023f0ab5a
3 changed files with 0 additions and 4 deletions

View File

@@ -1,6 +1,4 @@
#!/usr/bin/env python
# vim: noet ts=8 sw=8 sts=8
import pycriu
import sys
import os