diff options
author | Michele Calgaro <[email protected]> | 2020-09-19 22:13:28 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-19 22:13:28 +0900 |
commit | af4bcf6b8ff32dcb64e6fc4a87db3680189ac93b (patch) | |
tree | 812ab6e005135d7cc9c59b9db206b2cebb73d60d | |
parent | 989e3c1dc427142cfa8ff7f718ec7eb12a13c12f (diff) | |
download | pytqt-af4bcf6b8ff32dcb64e6fc4a87db3680189ac93b.tar.gz pytqt-af4bcf6b8ff32dcb64e6fc4a87db3680189ac93b.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
-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) <[email protected]> import sys |