- [ ] Переписать код нейронок самостоятельно, или понять почему они написали именно так
- [ ] Поправить форматирование (в этом вопросе можешь спросить у нейронки)
- [ ] Исправить расположение того, что лежит не в том пакете.
# Не тот пакет
https://git.tswf.io/dima-java-learn/dima-weather/src/commit/c992ddccd6434581d4ffe0170ef56afb84965e05/src/test/java/CLIInputReaderTest.java#L11
# Писала нейронка
https://git.tswf.io/dima-java-learn/dima-weather/src/commit/c992ddccd6434581d4ffe0170ef56afb84965e05/src/test/java/WeatherProviderRegistryTest.java#L30
https://git.tswf.io/dima-java-learn/dima-weather/src/commit/c992ddccd6434581d4ffe0170ef56afb84965e05/src/test/java/WeatherProviderRegistryTest.java#L35
https://git.tswf.io/dima-java-learn/dima-weather/src/branch/master/src/test/java/ru/dima/weather/city/WeatherProviderCLISelectorTest.java
# Форматирование
Названия методов и переменных с большой буквы
https://git.tswf.io/dima-java-learn/dima-weather/src/commit/c992ddccd6434581d4ffe0170ef56afb84965e05/src/test/java/ru/dima/weather/city/OpenWeatherMapWeatherProviderTest.java#L18
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Не тот пакет
Писала нейронка
https://git.tswf.io/dima-java-learn/dima-weather/src/branch/master/src/test/java/ru/dima/weather/city/WeatherProviderCLISelectorTest.java
Форматирование
Названия методов и переменных с большой буквы