Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 17, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Sorrow-Scarlet and others added 7 commits October 17, 2025 15:30
Use ellipsis replace pass to avoid potential warning:
```
	"resource": "/d:/Github/Python/python-patterns/patterns/creational/factory.py",
	"owner": "pylance4",
		"value": "reportReturnType",
			"path": "/microsoft/pylance-release/blob/main/docs/diagnostics/reportReturnType.md",
	"severity": 8,
	"message": "Function with declared return type \"str\" must return value on all code paths\n  \"None\" is not assignable to \"str\"",
	"source": "Pylance",
	"startLineNumber": 29,
	"startColumn": 37,
	"endLineNumber": 29,
	"endColumn": 40,
	"origin": "extHost1"
}]
```

Using VS Code with Pylance, Python debugger, and Black Formatter.
* Remove pluggable-libs submodule and cleanup (#433)

* Fix GitHub Actions output format error for multiline file lists

* Add requirements-dev.txt so CI can install dev dependencies
* Remove pluggable-libs submodule and cleanup (#433)

* Fix GitHub Actions output format error for multiline file lists

* Add requirements-dev.txt so CI can install dev dependencies

---------

Co-authored-by: Sakis Kasampalis <[email protected]>
Co-authored-by: Benjamin Townsend <[email protected]>
Co-authored-by: Sakis Kasampalis <[email protected]>
* Adding typehint

* Update __exit__ type

* fix black formatting

---------

Co-authored-by: Roy, Debakar <[email protected]>
Co-authored-by: Sakis Kasampalis <[email protected]>
@pull pull bot locked and limited conversation to collaborators Oct 17, 2025
@pull pull bot added the ⤵️ pull label Oct 17, 2025
@pull pull bot merged commit 90016f4 into Uncodedtech:master Oct 17, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants