You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
@astier commented on Wed Jan 30 2019
Environment data
Expected behaviour
Brackets should not be added to imported functions.
Actual behaviour
Brackets are added to imported functions.
Steps to reproduce:
from time import timfrom time import time()@d3r3kk commented on Thu Jan 31 2019
Verified, thanks for the report @astier!