Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 80b7457

Browse files
TodoLodoEngineer152
andcommitted
Update, date - Thu 10/27/2022, time - 0:38:36.78
Co-authored-by: Engineer15 <[email protected]>
1 parent 5763f12 commit 80b7457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cod_api/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
from urllib.parse import quote
1111
import uuid
1212

13-
# Enums
1413

14+
# Enums
1515

1616
class platforms(enum.Enum):
1717
All = 'all'

0 commit comments

Comments
 (0)