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

Optional Language Detect #932

Merged
merged 141 commits into from
Sep 6, 2021
Merged

Optional Language Detect #932

merged 141 commits into from
Sep 6, 2021

Commits on Jun 1, 2021

  1. test

    gavishpoddar committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    1e86099 View commit details
    Browse the repository at this point in the history
  2. test

    gavishpoddar committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    2c6e29d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    176565b View commit details
    Browse the repository at this point in the history
  4. commit

    gavishpoddar committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    d1c8678 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. updates

    gavishpoddar committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    c8e22d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    39a2491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32321cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    499a29d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    9a41213 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. fixing error handling

    gavishpoddar committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    20c5b0e View commit details
    Browse the repository at this point in the history
  2. template update

    gavishpoddar committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    f6a2098 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. fixes

    gavishpoddar committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    a3de5d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6531fd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    28fbd94 View commit details
    Browse the repository at this point in the history
  2. fixes

    gavishpoddar committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    edfc760 View commit details
    Browse the repository at this point in the history
  3. fiexs

    gavishpoddar committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    51f67f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    584f40b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. fixing code and PEP8

    gavishpoddar committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    b2d1ad6 View commit details
    Browse the repository at this point in the history
  2. removing models

    gavishpoddar committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    2b6f195 View commit details
    Browse the repository at this point in the history
  3. fixes on search_data

    gavishpoddar committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    b0c1ad0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. restruction functions

    gavishpoddar committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    82ce3f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. creating tox tests

    gavishpoddar committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    8a4268a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Update dateparser/date.py

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    36a88d7 View commit details
    Browse the repository at this point in the history
  2. Update tests/test_language_detect.py

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    e04faf8 View commit details
    Browse the repository at this point in the history
  3. minor fixes

    gavishpoddar committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    270faf6 View commit details
    Browse the repository at this point in the history
  4. Update tests/test_language_detect.py

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    adb8d3f View commit details
    Browse the repository at this point in the history
  5. Update tests/test_language_detect.py

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    6976a65 View commit details
    Browse the repository at this point in the history
  6. fixes

    gavishpoddar committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    ad04bcf View commit details
    Browse the repository at this point in the history
  7. fixes

    gavishpoddar committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    4790d97 View commit details
    Browse the repository at this point in the history
  8. updates

    gavishpoddar committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    7bc43af View commit details
    Browse the repository at this point in the history
  9. Update dateparser/search/search.py

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    a313d33 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. exception handling

    gavishpoddar committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    7fda13e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. minor fixes

    gavishpoddar committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    20aba0a View commit details
    Browse the repository at this point in the history
  2. fixes

    gavishpoddar committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    57f2cca View commit details
    Browse the repository at this point in the history
  3. Update dateparser/search/search.py

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    e6e3ed2 View commit details
    Browse the repository at this point in the history
  4. Update dateparser/search/search.py

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    d4e68c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    205e29f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    345c18e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    d25f3b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. updating mapping

    gavishpoddar committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    86df926 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. Configuration menu
    Copy the full SHA
    d5764bf View commit details
    Browse the repository at this point in the history
  2. WIP : Documentation

    gavishpoddar committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    63262cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fd53c4 View commit details
    Browse the repository at this point in the history
  4. Updating : Docs

    gavishpoddar committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    adb3fcc View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

  1. Updating Docs

    gavishpoddar committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    2aa4146 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Fixing Docs

    gavishpoddar committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    6f32301 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    2ce7e07 View commit details
    Browse the repository at this point in the history
  2. WIP:Language Map

    gavishpoddar committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    172361f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23c959d View commit details
    Browse the repository at this point in the history
  4. WIP:Download Manager

    gavishpoddar committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    339f7f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Updating setup.py

    gavishpoddar committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    580a859 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a81f26 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. download_manager HTTP error handling

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    0b7607a View commit details
    Browse the repository at this point in the history
  2. Updating docs custom_lang_detect

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    bbfebc9 View commit details
    Browse the repository at this point in the history
  3. Updating date.py text param

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    f6e8c7b View commit details
    Browse the repository at this point in the history
  4. Update docs

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    4f134d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    50b7224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11b55d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2971134 View commit details
    Browse the repository at this point in the history
  4. Updating docs

    gavishpoddar committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    3836548 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Fixning docs

    gavishpoddar committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    19ca2ff View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Configuration menu
    Copy the full SHA
    c715e58 View commit details
    Browse the repository at this point in the history
  2. Updating Docs

    gavishpoddar committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    03cd5b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Updating Docs: Apply suggestions from code review

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    d6448d0 View commit details
    Browse the repository at this point in the history
  2. Updating: Docs

    gavishpoddar committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    639fb0a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Commenting test

    gavishpoddar committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    25780f8 View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    gavishpoddar committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    a5fe589 View commit details
    Browse the repository at this point in the history
  3. print -> logging

    gavishpoddar committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    82cad00 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    a684fdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03dd0be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df0d54a View commit details
    Browse the repository at this point in the history
  4. Updating docs

    gavishpoddar committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    54ccdf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Updating tests

    gavishpoddar committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    2c8c007 View commit details
    Browse the repository at this point in the history
  2. Commenting test

    : test_custom_language_detect_fast_text
    gavishpoddar committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    b5e0a30 View commit details
    Browse the repository at this point in the history
  3. Updating tests

    gavishpoddar committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    985dad6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6745790 View commit details
    Browse the repository at this point in the history
  5. caching fasettext model

    gavishpoddar committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    69ea22f View commit details
    Browse the repository at this point in the history
  6. Fixing tests

    gavishpoddar committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    e184092 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    239f4a3 View commit details
    Browse the repository at this point in the history
  8. improving coverage

    gavishpoddar committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    abab857 View commit details
    Browse the repository at this point in the history
  9. updating settings

    gavishpoddar committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    ffea246 View commit details
    Browse the repository at this point in the history
  10. updating tests codecov

    gavishpoddar committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    e199252 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9266b06 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    7073f39 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    fdc5d17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cabce8 View commit details
    Browse the repository at this point in the history
  3. updating dateparser-cli

    gavishpoddar committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    08e416e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68f7e10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4601424 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0d2cc2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cd316b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c68b2f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    7139c79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ac2fd9 View commit details
    Browse the repository at this point in the history
  3. updating settings.rst

    gavishpoddar committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    8896467 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1833f1f View commit details
    Browse the repository at this point in the history
  5. creating setting

    gavishpoddar committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    1318afd View commit details
    Browse the repository at this point in the history
  6. Updating docs

    gavishpoddar committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    5401b88 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Configuration menu
    Copy the full SHA
    0507b48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    166ac33 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. minor fixes

    gavishpoddar committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    6e6eb14 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    1fb9768 View commit details
    Browse the repository at this point in the history
  2. updating tests

    gavishpoddar committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    a95cf0c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    dd76db3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. fixes

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

Commits on Aug 8, 2021

  1. Configuration menu
    Copy the full SHA
    5de7f98 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. improvising dateparser

    gavishpoddar committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    67cfad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cb5257 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b8f850 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8de4d3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05f43bb View commit details
    Browse the repository at this point in the history
  6. Updating docs

    gavishpoddar committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    b3db7d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c1475a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8a25dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    57d3386 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51d1b80 View commit details
    Browse the repository at this point in the history
  11. Improvements

    gavishpoddar committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    2602650 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Apply suggestions from code review

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    1a035ea View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    10bd877 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'language' of https://github.com/gavishpoddar/dateparser

    …into pr/gavishpoddar/932
    gavishpoddar committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    ab15a3b View commit details
    Browse the repository at this point in the history
  3. fixing typo

    gavishpoddar committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    ebe64f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. removing env variable

    gavishpoddar committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    1ba3dc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2c999f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Updates from code review

    gavishpoddar committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    88d080e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. commit of checks

    gavishpoddar committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    909c5f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Apply suggestions from code review

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    658e11f View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    5a17537 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. updating tests and docs

    gavishpoddar committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    3b296db View commit details
    Browse the repository at this point in the history
  2. Merge branch 'language' of https://github.com/gavishpoddar/dateparser

    …into pr/gavishpoddar/932
    gavishpoddar committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    cbb2564 View commit details
    Browse the repository at this point in the history
  3. updating docs

    gavishpoddar committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    b6cbded View commit details
    Browse the repository at this point in the history
  4. Update dateparser/data/languages_info.py

    Co-authored-by: Marc Hernández <noviluni@gmail.com>
    gavishpoddar and noviluni committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    5b19b86 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. removing __init__.py

    gavishpoddar committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    03a689c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a78400 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'language' of https://github.com/gavishpoddar/dateparser

    …into pr/gavishpoddar/932
    gavishpoddar committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    dd59484 View commit details
    Browse the repository at this point in the history
  4. adding tests

    gavishpoddar committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    0555e38 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. adding __init__.py file

    gavishpoddar committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    5df60c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e68260a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    141d2ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    001a9d7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'language' of https://github.com/gavishpoddar/dateparser

    …into pr/gavishpoddar/932
    gavishpoddar committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    ae36bc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. PIP8 : new line

    gavishpoddar committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    b8dcf7b View commit details
    Browse the repository at this point in the history