MAINT: change arguments of create_user
Compare changes
+ 6
− 4
@@ -84,14 +84,16 @@ def config_to_yaml(config):
@@ -84,14 +84,16 @@ def config_to_yaml(config):
See https://gitlab.indiscale.com/caosdb/src/caosdb-deploy/-/issues/209. Remove warning since the schema has to be fixed (#75 (closed)) before it can be used by default in deploy and integration tests.
Commented out the warning.
Import pylib without jsonschema and verify that no warning is shown.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.