We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d52df5 commit 795c8d4Copy full SHA for 795c8d4
intercom/traits/incrementable_attributes.py
@@ -1,5 +1,6 @@
1
# -*- coding: utf-8 -*-
2
3
+
4
class IncrementableAttributes(object):
5
6
def increment(self, key, value=1):
0 commit comments