flake8: remove cyclic import

This commit is contained in:
nico 2021-04-06 11:28:37 +02:00
parent 1b6dd65afe
commit d410c45429
Signed by: mightyBroccoli
GPG Key ID: 1F6495B44DABCE6E
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import sys

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
from pathlib import Path