Skip to content
  • Christos Stavrakakis's avatar
    pithcat: Fix initialization of Pithos backend · a964117f
    Christos Stavrakakis authored
    Make pithcat initialize the Pithos backend (ModularBackend) using
    keywords instead of positional arguments.
    
    Also, do not use the 'None' argument to specify that the default value
    of Pithos backend should be used. The behavior of Pithos backend has
    changed, and passing 'None' will make the backend use the 'None' value.
    a964117f