Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

oliasymak24

oliasymak24 created a review on a pull request on mate-academy/py-software-engineers

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-software-engineers
Use the extend() method or += operator to add multiple values to a single list.

View on GitHub

oliasymak24 created a review on a pull request on mate-academy/py-software-engineers

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-distance-class
try to rewrite this method in one line. Use previously created magic methods Hint: `<=` is the same as `not >`

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-distance-class
try to rewrite this method in one line. Use previously created magic methods Hint: `<=` is the same as `not >`

View on GitHub

oliasymak24 created a review on a pull request on mate-academy/py-distance-class

View on GitHub

oliasymak24 created a review on a pull request on mate-academy/py-linter-formatter

View on GitHub

oliasymak24 created a review on a pull request on mate-academy/py-feed-animals

View on GitHub

oliasymak24 created a review on a pull request on mate-academy/py-feed-animals

View on GitHub

oliasymak24 created a review on a pull request on mate-academy/py-herbivores-and-carnivores

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-feed-animals
if animal.is_hungry is redundant, 'cause feed() method has the same check

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-feed-animals
In such cases u can use triple quotes

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-feed-animals
Cat\Dog classes should have two arguments - name, is_hungry

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-feed-animals
Pay attention to your brackets

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-feed-animals
Don't push this file

View on GitHub

oliasymak24 created a review on a pull request on mate-academy/py-feed-animals

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-feed-animals
Try to rewrite in one line, use `sum`

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-feed-animals
U can use staticmethod here

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-feed-animals
U can use staticmethod here

View on GitHub

oliasymak24 created a review on a pull request on mate-academy/py-feed-animals

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-feed-animals
Same static method

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-feed-animals
No need for self, make like static method

View on GitHub

oliasymak24 created a review on a pull request on mate-academy/py-feed-animals

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-herbivores-and-carnivores
Add a message that animal is dead

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-herbivores-and-carnivores
be consistent, use default values in same way

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-herbivores-and-carnivores
In such cases you can use triple quotes, and pay attention to your formatting

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-herbivores-and-carnivores
you don't need self here, so make this method static

View on GitHub

oliasymak24 created a review on a pull request on mate-academy/py-herbivores-and-carnivores

View on GitHub

oliasymak24 created a review comment on a pull request on mate-academy/py-herbivores-and-carnivores
You can use triple quotes for such cases

View on GitHub

oliasymak24 created a review on a pull request on mate-academy/py-herbivores-and-carnivores
Good job!

View on GitHub

Load more