🌐 AI搜索 & 代理 主页
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googlemaps/google-maps-services-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.2
Choose a base ref
...
head repository: googlemaps/google-maps-services-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.3
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 1, 2021

  1. fix: fixed code quality issues (#398)

    * Add .deepsource.toml
    
    * Fixed Object Inheritance
    
    * Replace ternary syntax with if expression
    
    * Use literal syntax to create data structure
    HarshCasper authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    44cafa0 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.4.3 [skip ci]

    ## [4.4.3](v4.4.2...v4.4.3) (2021-03-01)
    
    ### Bug Fixes
    
    * fixed code quality issues ([#398](#398)) ([44cafa0](44cafa0))
    semantic-release-bot committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    f9c8feb View commit details
    Browse the repository at this point in the history
Loading