Blame server.py

3d8d28
3d8d28
class Server:
3d8d28
  def __init__(self, config):
3d8d28
    self.config = config