sort imports with ruff

This commit is contained in:
Jörg Thalheim 2023-01-16 14:09:00 +01:00
parent 54f99b4998
commit 471aa92765
4 changed files with 5 additions and 7 deletions

View file

@ -1,13 +1,13 @@
#!/usr/bin/env python2
import sys
import os
import subprocess
import sys
import unittest
from typing import Optional
from procs import run
from direnv_project import DirenvProject
from procs import run
def direnv_exec(