diff options
| author | Bobby <[email protected]> | 2022-11-20 18:04:10 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-20 18:04:10 -0500 |
| commit | 7e677d2af294ea47c598c55872ba3b634c3ee4ae (patch) | |
| tree | 891508ab9186ebfd4859718a6b9002debeb0d787 /dev_status | |
| parent | 6380c17a15b645ed273b2e9c97a713f83b6c3910 (diff) | |
| download | thatcomputerscientist-7e677d2af294ea47c598c55872ba3b634c3ee4ae.tar.xz thatcomputerscientist-7e677d2af294ea47c598c55872ba3b634c3ee4ae.zip | |
added sitemap
Diffstat (limited to 'dev_status')
| -rw-r--r-- | dev_status/views.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev_status/views.py b/dev_status/views.py index 5b607436..6a3f00b6 100644 --- a/dev_status/views.py +++ b/dev_status/views.py @@ -1,4 +1,3 @@ -from multiprocessing import context from django.shortcuts import render from github import Github from dotenv import load_dotenv |
