Georgi Valkov
57b1273475
Refactoring common class/def snippet code
* Common snippet code was broken down into separate functions. * Simplified logic flow at certain points (at the expense of more function calls). * Int instead of string comparison when choosing a docstring style. * Do not up-call object.__init__(self). * Add newline between parent constructor calls and auto-arg list.
Description
No description provided
Languages
Python
91.9%
Vim script
7.3%
Makefile
0.4%
Shell
0.3%
Dockerfile
0.1%