User 4 space indentation

This commit is contained in:
thec0sm0s
2020-06-08 10:20:03 +05:30
parent c5ff29728e
commit fa508076fd

View File

@@ -20,7 +20,7 @@ requirements = [
'Flask', 'Flask',
'requests_oauthlib', 'requests_oauthlib',
'cachetools', 'cachetools',
] ]
on_rtd = os.getenv('READTHEDOCS') == 'True' on_rtd = os.getenv('READTHEDOCS') == 'True'