/code-snippets

My code snippets

Primary LanguagePythonApache License 2.0Apache-2.0

About

This is my code snippets to save all useful code snippets during my development including all kinds of languages.

Python

  • init_looging: Initialize logging by default
  • test_retry: How to use retry module