summaryrefslogtreecommitdiff
path: root/executors.py
diff options
context:
space:
mode:
authorScott Gasch <[email protected]>2022-02-05 09:38:32 -0800
committerScott Gasch <[email protected]>2022-02-05 09:38:32 -0800
commit20dc43226d16e404514c3cdfba00e04469dbc17d (patch)
tree2f33ef19cb8e3af095e782148dc118caf9f30946 /executors.py
parenta3eb24ea374a7f231e595c1a6e2c8e49d482c594 (diff)
Add coding comments for files with utf8 characters in there.
Diffstat (limited to 'executors.py')
-rw-r--r--executors.py1
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