projects
/
gamesguru
/
getmyancestors.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9455381
)
black format
author
Benoît Fontaine
<benoit.fontaine@acft.fr>
Tue, 7 Jan 2020 09:52:40 +0000
(10:52 +0100)
committer
Benoît Fontaine
<benoit.fontaine@acft.fr>
Tue, 7 Jan 2020 09:52:40 +0000
(10:52 +0100)
getmyancestors.py
patch
|
blob
|
history
diff --git
a/getmyancestors.py
b/getmyancestors.py
index f0a57a14a14b5c171ca0a400adb38bacfaaaabed..dbba201fa163ba7217ff9beffd99f6895f2286d7 100755
(executable)
--- a/
getmyancestors.py
+++ b/
getmyancestors.py
@@
-1198,8
+1198,7
@@
def main():
formatting.format(action.option_strings[-1], parse_action(action))
)
except OSError as exc:
- print("Unable to write %s: %s" % (settings_name, repr(exc)),
- file=sys.stderr)
+ print("Unable to write %s: %s" % (settings_name, repr(exc)), file=sys.stderr)
# initialize a FamilySearch session and a family tree object
print("Login to FamilySearch...")