Blacked, isorted, etc the python file

Was also moving the validation from schemas to models/validations
This commit is contained in:
2020-11-02 23:18:56 +05:30
parent 886b11be23
commit d9eb335ef3
56 changed files with 562 additions and 1180 deletions

View File

@ -5,7 +5,7 @@
export const environment = {
production: false,
ACCESS_TOKEN_REFRESH_MINUTES: 10, // refresh token 10 minutes before expiry
version: '8.0.1',
version: '8.0.2',
};
/*