Files
scylladb/test
Kamil Braun 3464877276 test: manager_client: make con_gen for ManagerClient.__init__ nonoptional
`ManagerClient` is given a function that is used to create CQL
connections to the Scylla cluster. For some reason it was typed as
`Optional` even though it was never passed `None`. Fix it.
2023-07-12 11:44:15 +02:00
..
2023-07-11 09:30:46 +03:00
2023-06-06 13:29:16 +03:00