diff options
| author | Teddy Wing | 2018-06-28 02:12:12 +0200 |
|---|---|---|
| committer | Teddy Wing | 2018-06-28 02:12:24 +0200 |
| commit | 149042bc58580e0d4c9dc2fd3c1e03a39cf13cb9 (patch) | |
| tree | 8c3d5a1b6cbad397609b3be7b172f8aee45fd77a /typarichive.py | |
| parent | ea1522eb029d4d7db76bd10a509dcc7b93190231 (diff) | |
| download | glyphs-typarichive-149042bc58580e0d4c9dc2fd3c1e03a39cf13cb9.tar.bz2 | |
Add a Glyphs documentation comment
Diffstat (limited to 'typarichive.py')
| -rw-r--r-- | typarichive.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/typarichive.py b/typarichive.py index 8ea4023..e7e08e2 100644 --- a/typarichive.py +++ b/typarichive.py @@ -1,7 +1,8 @@ # MenuTitle: TypArichive __doc__=""" -TODO +Moves the current font to an `_archive` directory and opens a new timestamped +copy. """ from datetime import datetime |
