release commit
This commit is contained in:
5
biocypher/_config/test_config.yaml
Normal file
5
biocypher/_config/test_config.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
# We test the quote detection
|
||||
|
||||
valid: 'This is a valid string'
|
||||
also_valid: "This is also a valid string"
|
||||
invalid: "\t"
|
Reference in New Issue
Block a user