Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • PyI40AAS PyI40AAS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Lehrstuhl für Prozessleittechnik
  • PyI40AASPyI40AAS
  • Merge requests
  • !26

Merged
Created Apr 17, 2020 by Leon Mauritz Möller@leon.moellerDeveloper

adapter: specify type of objects in DictObjectStore for xml/json deserialize functions

  • Overview 0
  • Commits 1
  • Pipelines 5
  • Changes 3

Previously mypy would not know the type of the objects in the DictObjectStore, which would result in mypy infering Any and not checking whether attributes exist for objects in the object store.

Edited Apr 17, 2020 by Leon Mauritz Möller
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/deserialization_return_types