We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02db59a commit 44fae14Copy full SHA for 44fae14
e2e_batch/vax_suppliers.py
@@ -1,10 +1,3 @@
1
-class VaxSupplierPerms:
2
- def __init__(self, ods_code, vax, permissions):
3
- self.ods_code = ods_code
4
- self.vax = vax
5
- self.permissions = permissions
6
-
7
8
# json to represent the classes below
9
suppliers = {
10
"DPSFULL": {
0 commit comments