diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-19 22:13:28 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-19 22:13:46 +0900 |
commit | a6011b52bf1d65652d6d5781e86dd510faf2dd53 (patch) | |
tree | 527f77a2fca3dffe87ccb54d8d28e0a8cf02b530 | |
parent | 929e8d56cb7d1ab497d8ad31ad95b37221f91dd8 (diff) | |
download | pytqt-a6011b52bf1d65652d6d5781e86dd510faf2dd53.tar.gz pytqt-a6011b52bf1d65652d6d5781e86dd510faf2dd53.zip |
Removed code formatting modelines.r14.0.9
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit af4bcf6b8ff32dcb64e6fc4a87db3680189ac93b)
-rwxr-xr-x | examples3/checklists.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples3/checklists.py b/examples3/checklists.py index 8402d86..44bc09f 100755 --- a/examples3/checklists.py +++ b/examples3/checklists.py @@ -1,6 +1,5 @@ #!/usr/bin/env python -# vim:tabstop=2:shiftwidth=2:expandtab:cinoptions=(s,U1,m1 # Copyright (C) 2002 Oleksandr Yakovlyev (yshurik) <yshurik@thekompany.com> import sys |