mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-04-24 18:13:37 +02:00
Cmd / Cmds: Update legacy type annotation
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
3e979d21ae
commit
9b5cd1b857
2 changed files with 4 additions and 6 deletions
|
|
@ -1,6 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
from typing import Optional
|
||||
import os, sys, argcomplete, argparse, importlib, inspect, re, pickle, asyncio, cProfile
|
||||
from argparse import ArgumentParser
|
||||
from pathlib import Path, PurePath
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue