add docstrings to python code

This commit is contained in:
geoffrey45
2022-02-06 23:26:22 +03:00
parent 195a50382a
commit 60ba512e64
13 changed files with 407 additions and 277 deletions
+2 -2
View File
@@ -108,13 +108,13 @@ export default {
#title {
margin: 0;
width: 22rem;
width: 20rem;
color: #fff;
}
#artist {
font-size: small;
width: 22rem;
width: 20rem;
color: $highlight-blue;
}