]> git.cworth.org Git - turbot/commit
Remove another stale file name from a comment
authorCarl Worth <cworth@cworth.org>
Wed, 30 Sep 2020 14:04:56 +0000 (07:04 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 30 Sep 2020 14:04:56 +0000 (07:04 -0700)
commit4df6ac98138e33b1da4e70d54f8f8469b2800dfb
tree5cb59f1fd26182fa58effbfa0302b9241c94abdc
parent1c6ce153eddec43d88282bd15c65faee16b9d51c
Remove another stale file name from a comment

The documentation example used "token.pickle" but we are now using
".gsheets-token.pickle". Here we switch to just "token file" in the
code comment so the comment is immune to any renaming.
turbot/sheets.py