aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Steele Farnsworth <[email protected]>2025-03-25 10:38:22 -0400
committerGravatar GitHub <[email protected]>2025-03-25 10:38:22 -0400
commit880f4094bbff551edc874950e61d49520fb4db6b (patch)
treea551e6af2dd5a1987dd24fc331d60bf6cc98f509
parentMerge pull request #1482 from python-discord/dependabot/pip/ruff-0.9.10 (diff)
parentRemove sololearn from resources (diff)
Merge pull request #1495 from L3viathan/main
Remove sololearn from resources
-rw-r--r--pydis_site/apps/resources/resources/sololearn.yaml17
1 files changed, 0 insertions, 17 deletions
diff --git a/pydis_site/apps/resources/resources/sololearn.yaml b/pydis_site/apps/resources/resources/sololearn.yaml
deleted file mode 100644
index 1c90a597..00000000
--- a/pydis_site/apps/resources/resources/sololearn.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
-description: SoloLearn's Python 3 course serves as a simple and convenient introduction to Python.
- Containing exercises and quizzes in modules to cover introductory subjects of the language,
- you can pick it up and put it down between your busier aspects of life thanks to both PC
- and mobile apps being available to use.
-name: SoloLearn
-title_url: https://www.sololearn.com/learn/courses/python-introduction
-tags:
- topics:
- - general
- payment_tiers:
- - free
- - subscription
- difficulty:
- - beginner
- type:
- - interactive
- - course