Python3Generator
Python3Generator copied to clipboard
Enh: import from
E.g. from fuzzywuzzy import process can be written as P3GImportFrom moduleNamed: 'fuzzywuzzy' names: #('process')
@juliendelplanque just confirming you saw this...
Hello, thanks for your contribution! The PR seems fine but I'd like you to add at least one test to validate your change. There are a bunch of unit tests in the project already to give you inspiration. :-)
Cheers,
Julien