Jeff Myers II commited on
Commit
7ba0657
·
1 Parent(s): 363fea7

Only General and Technology categories.

Browse files
Files changed (1) hide show
  1. News.py +1 -1
News.py CHANGED
@@ -11,7 +11,7 @@ class News:
11
  # "Business",
12
  # "Entertainment",
13
  # "Health",
14
- "Science",
15
  "Technology"
16
  ]
17
 
 
11
  # "Business",
12
  # "Entertainment",
13
  # "Health",
14
+ # "Science",
15
  "Technology"
16
  ]
17