AndreiUkladchikov / YandexPracticumTeam

0 stars 1 forks source link

Fixed 1,2,7 #131

Closed AndreiUkladchikov closed 1 year ago

AndreiUkladchikov commented 1 year ago
  1. Добавил закрытие монго в shutdown
  2. Поправил импорты в ugc_backend по pep8: Imports should be grouped in the following order:

Standard library imports. Related third party imports. Local application/library specific imports. You should put a blank line between each group of imports.

  1. В тестах используются HTTPStatuses