I use autopep8 formattor .
When I optimize imports – packages from rest_framework are now ordered in the end.
Upto few days ago ‘rest_framework’ packages used to be on top along with other inbuilt python packages like os, pandas etc.
I use autopep8 formattor .
When I optimize imports – packages from rest_framework are now ordered in the end.
Upto few days ago ‘rest_framework’ packages used to be on top along with other inbuilt python packages like os, pandas etc.