Ecosyste.ms: Timeline

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

nexizzq

nexizzq created a review comment on a pull request on mate-academy/py-car-wash-station
class Car: def __init__(self, comfort_class: int, clean_mark: int, brand: str) -> None: if comfort_class < 1 or comfort_class > 7: raise ValueError("comfort_class має б...

View on GitHub

nexizzq created a review on a pull request on mate-academy/py-car-wash-station

View on GitHub

nexizzq created a branch on nexizzq/py-car-wash-station

develop

nexizzq deleted a branch nexizzq/py-cache-decorator

develop

nexizzq created a branch on nexizzq/py-cache-decorator

develop

nexizzq deleted a branch nexizzq/py-cache-decorator

develop

nexizzq closed a pull request on mate-academy/py-cache-decorator
solving the task.
implementing a cache decorator to store the results of functions that accept immutable arguments.
nexizzq opened a pull request on mate-academy/py-cache-decorator
solving the task.
implementing a cache decorator to store the results of functions that accept immutable arguments.
nexizzq created a branch on nexizzq/py-cache-decorator

develop

nexizzq created a branch on nexizzq/py-linter-formatter

develop