Skip to content

Commit 64b0633

Browse files
fix style
1 parent f44f717 commit 64b0633

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphdatascience/session/session_sizes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ class SessionMemory(Enum):
4444
"""
4545
Enumeration representing session main memory configurations.
4646
"""
47+
4748
m_2GB = SessionMemoryValue("2GB")
4849
m_4GB = SessionMemoryValue("4GB")
4950
m_8GB = SessionMemoryValue("8GB")

0 commit comments

Comments
 (0)