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

Improve static type checking #225

Merged
merged 4 commits into from
May 25, 2021
Merged

Improve static type checking #225

merged 4 commits into from
May 25, 2021

Commits on May 24, 2021

  1. Improve static type checking

    Add type annotation to is_too_long Function on apnstruncate.py file
    as part of #201 issue
    
    Signed-off-by: Omar Mohamed <kibablu16@gmail.com>
    kibablu committed May 24, 2021
    Configuration menu
    Copy the full SHA
    96ae78b View commit details
    Browse the repository at this point in the history
  2. Add a changelog on #225

    as part of #201 issue
    
    Signed-off-by: Omar Mohamed <kibablu16@gmail.com>
    kibablu committed May 24, 2021
    Configuration menu
    Copy the full SHA
    ccf60f0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. update on is_too_long as part of #201

    Signed-off-by: Omar Mohamed <kibablu16@gmail.com>
    kibablu committed May 25, 2021
    Configuration menu
    Copy the full SHA
    8ae8f52 View commit details
    Browse the repository at this point in the history
  2. update on is_too_long(remove unused Dict) as part of #201

    Signed-off-by: Omar Mohamed <kibablu16@gmail.com>
    kibablu committed May 25, 2021
    Configuration menu
    Copy the full SHA
    36fe1e1 View commit details
    Browse the repository at this point in the history