Get rid of the Emacs cruft now that Python-mode guess the desired settings!
This commit is contained in:
parent
97df7f8679
commit
cd0f59ea08
|
@ -1840,9 +1840,3 @@ def _test():
|
|||
|
||||
if __name__ == '__main__':
|
||||
_test()
|
||||
|
||||
|
||||
# Emacs cruft
|
||||
# Local Variables:
|
||||
# py-indent-offset: 8
|
||||
# End:
|
||||
|
|
Loading…
Reference in New Issue