Skip to content

Instantly share code, notes, and snippets.

@walkerdb
Created November 21, 2015 23:05
Show Gist options
  • Select an option

  • Save walkerdb/9cc4d4c046fe27b5b412 to your computer and use it in GitHub Desktop.

Select an option

Save walkerdb/9cc4d4c046fe27b5b412 to your computer and use it in GitHub Desktop.
def test_split_extent_with_commas(self):
split_extent_text = split_extents(self.extent_with_commas_raw_text)
assert split_extent_text == self.extent_with_commas_target_output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment