diff options
Diffstat (limited to 'executors.py')
| -rw-r--r-- | executors.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/executors.py b/executors.py index 2f735b7..6933012 100644 --- a/executors.py +++ b/executors.py @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# -*- coding: utf-8 -*- from __future__ import annotations |
