Updated import patterns and type annotations across all components
17 files · 225+ · 65-

Component import and type updates

14 files changed
  • api.py Updated type handling (2 lines)
  • lens.py Revised type annotations and imports (7 lines)
  • env_variables.py Updated imports (2 lines)
  • file_info.py Updated imports and types (4 lines)
  • http_api.py Updated imports (2 lines)
  • lens_jq.py Updated imports (2 lines)
  • nested_data_test_suite.py More substantial refactoring of test data patterns (20 lines)
  • provider_config_reader.py Updated imports and types (4 lines)
  • collection_functions.py Updated imports (2 lines)
  • file_content.py Improved resource handling patterns (16 lines)
  • local_directory.py Improved resource handling patterns (16 lines)
  • private_state_verifier.py Improved private state handling (23 lines)
  • timed_token.py Improved token resource handling (21 lines)
  • warning_example.py Updated warning example patterns (10 lines)
  • Updated import patterns and type annotations across all data source modules decouple internal
    3 files
    • env_variables.py
    • file_info.py
    • http_api.py
  • Refactored nested_data_test_suite.py with updated test data patterns (20 lines changed) decouple internal
    1 file
    • nested_data_test_suite.py
  • Improved resource handling patterns across file_content, local_directory, private_state_verifier, and timed_token decouple internal
    4 files
    • file_content.py
    • local_directory.py
    • private_state_verifier.py
    • timed_token.py

Configuration updates

3 files changed
  • pyproject.toml Updated configuration (24 lines)
  • uv.lock Updated dependency lock file (134 lines)
  • wrknv.toml Added task configuration (1 line)
  • Updated pyproject.toml and wrknv.toml with revised configuration baseline internal
    2 files
    • pyproject.toml
    • wrknv.toml
  • Updated uv.lock dependency lock file baseline internal
    1 file
    • uv.lock