We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ded1a9a commit e34fb6bCopy full SHA for e34fb6b
src/bot/dtos.py
@@ -1,4 +1,5 @@
1
"""Data transfer objects between git implementations."""
2
+
3
from dataclasses import dataclass, field
4
from pathlib import Path
5
0 commit comments