**Describe the bug** if sharding regex is set, `set shard` command is not working **To Reproduce** upgrade to v1.0.0 set config ```bash sharding_key_regex = '/\* sharding_key: (\d+) \*/' shard_id_regex = '/\* shard_id: (\d+) \*/' ``` **Expected behavior** `set shard` works together with comment sharding