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

Refactoring Code #335

Closed
wants to merge 9 commits into from
Closed

Refactoring Code #335

wants to merge 9 commits into from

Commits on Aug 7, 2021

  1. ⛏ Refactor Code

    -  Replace yield inside for loop with yield from
    - Replace if statement with if expression
    yezz123 committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    24e2293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e84c9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c90454 View commit details
    Browse the repository at this point in the history
  4. 🛠 Fix Metric Tag

    yezz123 committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    7706cd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    ff43f07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3408820 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d94a809 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Merge branch 'main'

    Change-Id: Icdadaf29df281378b6bcf2398acfd4520b8c59c5
    
    # Conflicts:
    #	mako/exceptions.py
    #	mako/ext/pygmentplugin.py
    #	mako/lexer.py
    #	mako/parsetree.py
    #	mako/pygen.py
    #	mako/pyparser.py
    #	mako/template.py
    #	mako/util.py
    #	setup.py
    CaselIT committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    e25e337 View commit details
    Browse the repository at this point in the history
  2. update review feedback

    Change-Id: I5cc5d75ce180c509a466e9e2a6aef19a87a4b9e5
    CaselIT committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    c6243b1 View commit details
    Browse the repository at this point in the history