Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/790#discussion_r164498752
--- Diff: gremlin-python/src/main/jython/tests/conftest.py ---
@@ -1,4 +1,4 @@
-'''
+"""
--- End diff --
any reason you switched to double quotes here? seems like we used singles
everywhere else.---
