/fix-wildcard-imports

A simple script, which supposed to replace "from module import *" into "from module import f1, f2, f3"

Primary LanguagePython

Stargazers

No one’s star this repository yet.