Changes between Version 279 and Version 280 of WikiStart


Ignore:
Timestamp:
01/09/20 19:21:04 (4 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v279 v280  
    539539
    540540        def getCapabilities(self): # -> Capabilities
    541                 return Capabilities(HashSet([ ProtocolRef(URI("SAOP"))]))
     541                return Capabilities(HashSet([ "SAOP"]))
     542
    542543
    543544        def getDescription(self):