Skip to content

Feature/SOF-7781 Update: method + functional#70

Merged
VsevolodX merged 5 commits intomainfrom
feature/SOF-7781
Dec 25, 2025
Merged

Feature/SOF-7781 Update: method + functional#70
VsevolodX merged 5 commits intomainfrom
feature/SOF-7781

Conversation

@VsevolodX
Copy link
Member

No description provided.

kwargs["method"] = MethodFactory.create(kwargs.get("method", Method().to_dict()))
if isinstance(kwargs.get("subtype"), dict):
kwargs["subtype"] = str(kwargs["subtype"].get("slug", ""))
if isinstance(kwargs.get("functional"), str):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to go to dft.py

@VsevolodX VsevolodX merged commit 8fb2061 into main Dec 25, 2025
8 checks passed
@VsevolodX VsevolodX deleted the feature/SOF-7781 branch December 25, 2025 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants