📝 🎨 add type-hinting
This commit is contained in:
parent
36052f7c24
commit
890328dcf6
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ Use the format `:gitmoji: <commit message>` in your commit messages. Only proper
|
|||
|emoji|code|description|
|
||||
|---|---|---|
|
||||
|:sparkles:|`:sparkles:`| add new feature / function |
|
||||
|:art:|`:art:`| refactor code / improve readibility / structure and lint flake8 |
|
||||
|:art:|`:art:`| refactor code / add type hinting / improve readibility / structure and lint flake8 |
|
||||
|:goal_net:|`:goal_net:`| try/raise/handle errors or warnings|
|
||||
|:zap:|`:zap:`| improve performance / coverage / profiling |
|
||||
|:bug:|`:bug:`| bug fixing |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue