예제 #1
0
 def router(self):
     return ClientV1Router(self.remote_url.rstrip("/"),
                           self._artifacts_properties, self._matrix_params)
예제 #2
0
 def router(self):
     return ClientV1Router(self.remote_url.rstrip("/"))