No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
2 additions and
2 deletions
-
etherpump/commands/pull.py
|
|
@ -20,8 +20,8 @@ from etherpump.commands.html5tidy import html5tidy |
|
|
|
|
|
|
|
""" |
|
|
|
pull(meta): |
|
|
|
Update meta data files for those that have changed. |
|
|
|
Check for changed pads by looking at revisions & comparing to existing |
|
|
|
Update meta data files for those that have changed. |
|
|
|
Check for changed pads by looking at revisions & comparing to existing |
|
|
|
todo... |
|
|
|
use/prefer public interfaces ? (export functions) |
|
|
|
""" |
|
|
|