Test codeowners

This commit is contained in:
Jonathan Kim 2019-06-24 16:04:41 +01:00 committed by GitHub
parent 8dee85cc13
commit 3af7952f83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
import re
# Test test
# Adapted from this response in Stackoverflow
# http://stackoverflow.com/a/19053800/1072990
def to_camel_case(snake_str):