Pylint is just a linter to help you maintain your coding standards.
Configure it to your taste instead of fighting it. Check pylint's
documentation for guidance.
On Sun, 31 Mar 2019, 13:09 Dennis Alabi, wrote:
> Thanks for your reply but i change movie_resource to all caps ie
> MOVIE_RESOURCE an
Thanks for your reply but i change movie_resource to all caps ie
MOVIE_RESOURCE and the problem did not stop. please look at my problem
panel below. Actually i am trying to create an API
[image: api_probem.png]
Website: http://transtech.ga/
Facebook: https://web.facebook.com/transtechno/
Email: i..
Hi,
That's pylint telling you to change the variable name 'movie_resource' to
all caps.
On Sat, 30 Mar 2019, 07:30 Dennis Alabi, wrote:
> My program throw up this error >>Constant name "movie_resource" doesn't
> conform to UPPER_CASE naming stylepylint(invalid-name)
>
>
>
>
>
> """vidly URL Conf
My program throw up this error >>Constant name "movie_resource" doesn't
conform to UPPER_CASE naming stylepylint(invalid-name)
"""vidly URL Configuration
The `urlpatterns` list routes URLs to views. For more information please
see:
https://docs.djangoproject.com/en/2.1/topics/http/urls/
Exa
4 matches
Mail list logo