brn: Introduce BRN as a class

This commit is contained in:
Iain Learmonth 2022-06-15 11:50:15 +01:00
parent 8c411e39bc
commit a0da4d4641
8 changed files with 116 additions and 9 deletions

3
app/brm/__init__.py Normal file
View file

@ -0,0 +1,3 @@
"""
Bypass Censorship Resource Management API.
"""