Commit f3075746 authored by Tim Peters's avatar Tim Peters

Whitespace normalization.

parent 67d999ac
......@@ -47,7 +47,7 @@ def main(rt):
if __name__ == "__main__":
import sys
import getopt
VERBOSE = 0
FSPATH = "Data.fs"
......@@ -69,4 +69,3 @@ if __name__ == "__main__":
cn = db.open()
rt = cn.root()
main(rt)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment