De-slop: remove every em-dash + banned words across all modules + capstone (#94)
Sync course wiki / sync-wiki (push) Successful in 4s
Sync course wiki / sync-wiki (push) Successful in 4s
Co-authored-by: claude <claude@jpaul.io> Co-committed-by: claude <claude@jpaul.io>
This commit was merged in pull request #94.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""A 'sync' command for the tasks-app — the BEFORE picture for Module 17.
|
||||
"""A 'sync' command for the tasks-app: the BEFORE picture for Module 17.
|
||||
|
||||
This is exactly the kind of file an AI hands you when you ask it to "add a command that syncs
|
||||
tasks to our backend." It works. It also has two AI-classic mistakes baked in:
|
||||
@@ -8,7 +8,7 @@ tasks to our backend." It works. It also has two AI-classic mistakes baked in:
|
||||
prod at the prod one without editing code.
|
||||
|
||||
Your job in the lab is to refactor BOTH out of the source and into the environment. Don't read
|
||||
ahead and fix it yet — first run it as-is so you can see the smell.
|
||||
ahead and fix it yet; first run it as-is so you can see the smell.
|
||||
|
||||
Run it:
|
||||
python sync.py
|
||||
|
||||
Reference in New Issue
Block a user