Skip to content

Add type annotations to normalize_path and prepare_pattern functions#2455

Open
Vaibhav090212 wants to merge 2 commits intoborgbase:masterfrom
Vaibhav090212:add-type-annotations
Open

Add type annotations to normalize_path and prepare_pattern functions#2455
Vaibhav090212 wants to merge 2 commits intoborgbase:masterfrom
Vaibhav090212:add-type-annotations

Conversation

@Vaibhav090212
Copy link
Copy Markdown

Description

This PR adds basic Python type annotations to the functions
normalize_path and prepare_pattern in utils.py.

Motivation and Context

The goal is to improve typing coverage and readability of the codebase
as part of the ongoing effort to introduce more comprehensive type hints.

How Has This Been Tested?

The change only introduces type annotations and does not modify runtime
behavior. The application runs without issues after the change.

@Vaibhav090212
Copy link
Copy Markdown
Author

Hi, This is my first contribution to Vorta. Please let me know if any changes are required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant