mirror of
https://github.com/LaQuay/TDTChannels.git
synced 2025-09-03 07:21:37 +02:00
Update script
This commit is contained in:
parent
7696de898d
commit
6fb7e7bc78
4 changed files with 4 additions and 20 deletions
|
@ -1,7 +1,4 @@
|
|||
class Country:
|
||||
name = None
|
||||
ambits = []
|
||||
|
||||
def __init__(self, name):
|
||||
self.name = name
|
||||
self.ambits = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue