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:
committed by
Andrei Vagin
parent
2c89954cc6
commit
b023f0ab5a
@@ -1,6 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
# vim: noet ts=8 sw=8 sts=8
|
||||
|
||||
import pycriu
|
||||
import sys
|
||||
import os
|
||||
|
Reference in New Issue
Block a user