From e97dc007f84c35a01c24dc957c818cc4ee4bc31f Mon Sep 17 00:00:00 2001 From: Thilak Reddy Date: Mon, 12 Jun 2023 18:51:14 +0530 Subject: [PATCH] Update:bpharmacyexamcodes --- jntuhresults/Executables/jntuhresultscraper.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jntuhresults/Executables/jntuhresultscraper.py b/jntuhresults/Executables/jntuhresultscraper.py index 9bd3237a..97b4499d 100644 --- a/jntuhresults/Executables/jntuhresultscraper.py +++ b/jntuhresults/Executables/jntuhresultscraper.py @@ -37,8 +37,8 @@ def __init__(self, roll_number): }, 'bpharmacy': { 'R17': { - '1-1': ['519', '537', '577', '616', '643', '683', '722', '781', '824', '832'], - '1-2': ['517', '549', '575', '591', '648', '662', '698', '727', '779', '829', '831'], + '1-1': ['519', '537', '577', '616', '643', '683', '722', '781', '824', '832','855'], + '1-2': ['517', '549', '575', '591', '648', '662', '698', '727', '779', '829', '831','853'], '2-1': ['532', '570', '638', '673', '717', '769', '819', '849'], '2-2': ['558', '611', '650', '661', '693', '711', '774', '814', '845'], '3-1': ['597', '633', '668', '712', '759', '799', '837'],