diff options
author | 2021-07-04 21:39:33 -0400 | |
---|---|---|
committer | 2021-07-04 21:39:33 -0400 | |
commit | 8cb4d72de5834f116e264a4b00c321a0f1c57fb0 (patch) | |
tree | 448e5d9c56ddc1cae60e5f8c473f62351d376324 | |
parent | Merge branch 'main' of https://github.com/python-discord/site into swfarnswor... (diff) |
Add final line break for style compliance.
-rw-r--r-- | pydis_site/apps/resources/resources/sololearn.yaml | 2 | ||||
-rw-r--r-- | pydis_site/apps/resources/resources/thonny.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pydis_site/apps/resources/resources/sololearn.yaml b/pydis_site/apps/resources/resources/sololearn.yaml index 637a58b8..b9b59bca 100644 --- a/pydis_site/apps/resources/resources/sololearn.yaml +++ b/pydis_site/apps/resources/resources/sololearn.yaml @@ -14,4 +14,4 @@ tags: - beginner type: - interactive - - course
\ No newline at end of file + - course diff --git a/pydis_site/apps/resources/resources/thonny.yaml b/pydis_site/apps/resources/resources/thonny.yaml index 7b9447f5..59aba96d 100644 --- a/pydis_site/apps/resources/resources/thonny.yaml +++ b/pydis_site/apps/resources/resources/thonny.yaml @@ -11,4 +11,4 @@ tags: complexity: - beginner type: - - tool
\ No newline at end of file + - tool |