Fix import ordering

This commit is contained in:
Matteo Bertucci
2021-01-20 11:30:43 +01:00
parent ac98bf182b
commit 8edab54df1
3 changed files with 5 additions and 8 deletions

View File

@ -1,8 +1,7 @@
import logging
import click
from typing import Tuple
import click
from cloudflare_ddns.app import ApplicationJob
from cloudflare_ddns.constants import DEFAULT_DELAY