Edwin Marín
Results
2
issues of
Edwin Marín
#### Current behavior When I open an app that uses ReactPlayer and put the browser in full screen and then try to put the video in full screen, it doesn't...
If I use an import alias the plugin doesn't detect the unsafe datetime usage ### Example ```python import datetime as dt print(dt.datetime.now()) # This should be flagged as an unsafe...