Skip to content

29th December 2020

Coding

Python

FactoryBoy

  • Correction: Add warning that generating your own attributes doesn't work anymore.

Faker

  • Correction: Improve the way of generating random seed.

Pydantic

  • Correction: Correct pylint R0201 on pydantic models.

Health

Sleep

  • New: Explain the independence between circadian and sleep pressure.

Other

  • New: Explain how to use TypeVar to specify children class.