Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Fix some bug risks and code quality issues #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 10, 2020

  1. Fix some bug risks and code quality issues

    Changes:
     - Remove unnecessary call to `dict()` and use literals instead for
    faster access in `simple_salesforce/api.py` and
    `simple_salesforce/util.py`.
    
    Also added .deepsource.toml to configure continuous static analysis with
    DeepSource.
    sanketsaurav committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    5a18140 View commit details
    Browse the repository at this point in the history