Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template merger #105

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Conversation

sifaoufatai
Copy link

Implement merging process for subforms and group field extraction method

  • Added a method to merge subforms into a unified structure.
  • Implemented functionality to extract a group field from one form and include it in another form.
  • Enhanced modularity and reusability of form handling processes.

@pep8speaks
Copy link

pep8speaks commented Jan 14, 2025

Hello @sifaoufatai! Thanks for updating this PR.

Line 41:101: E501 line too long (102 > 100 characters)
Line 55:101: E501 line too long (194 > 100 characters)

Line 3:1: E302 expected 2 blank lines, found 1
Line 38:101: E501 line too long (102 > 100 characters)

Line 9:1: E302 expected 2 blank lines, found 1

Line 27:101: E501 line too long (104 > 100 characters)

Line 9:101: E501 line too long (118 > 100 characters)
Line 16:101: E501 line too long (105 > 100 characters)

Line 105:101: E501 line too long (114 > 100 characters)

Comment last updated at 2025-01-15 10:40:13 UTC

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