diff options
Diffstat (limited to 'hrc/utils.py')
| -rw-r--r-- | hrc/utils.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hrc/utils.py b/hrc/utils.py index d053d4d..480b105 100644 --- a/hrc/utils.py +++ b/hrc/utils.py @@ -296,4 +296,4 @@ else: # pragma: no cover if not ann: return {} - return dict(ann)
\ No newline at end of file + return dict(ann) |
