Added annotations import to service.py
This commit is contained in:
parent
52b3dad70c
commit
0b574e24bb
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
from __future__ import annotations
|
||||
import argparse
|
||||
import sys
|
||||
from os import path
|
||||
|
Loading…
x
Reference in New Issue
Block a user