mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Remove vim annotations
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
f53e1cef6d
commit
7fa7ca5f04
40 changed files with 34 additions and 122 deletions
|
@ -1,4 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
from __future__ import division
|
||||
|
||||
import atexit
|
||||
|
@ -378,5 +377,3 @@ def mkstemp_exec(data):
|
|||
os.chmod(name, 0o755)
|
||||
|
||||
return name
|
||||
|
||||
# vim: ai sts=4 et sw=4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue