palash018

Results 10 issues of palash018

# 🐞 bug report ### ✍️ Description Disable mirroring is not working well, On clicking buttons which doesn't redirect it works but when redirected links are clicked other device windows...

#### References to other Issues or PRs * #24140 #### Brief description of what is fixed or changed * Fixed some redirects in dev.md, contributors.md, workflow-process.md #### Release Notes NO...

Merge conflict

i ran simple "cryptotracker" command and was greeted with an error.I think its because cryptonator api is not working. I suggest it should be replaced with some other api which...

Please assign this to me Decode Ways II is in this repo but not the first part

![image](https://github.com/shhossain/computer_science/assets/109908523/c6e65777-9340-4cd5-bb27-2797eb3ca094)

## Reference Referred #750 and guidelines ## Describe the pull request Implemented function as asked for linux and windows Tests are not written now kindly check the current changes so...

Sample is in Autorotation-sample please test try the testing script if it works

### Problem Was facing this error while running ``` make env``` in wsl ![image](https://github.com/user-attachments/assets/003094f5-e46e-413e-bd84-2fb263c95b16)   ``` if [[ -z "$$VIRTUAL_ENV" ]]; then \ echo "No virtual environment is active"; \ ```...

**Is your feature request related to a problem? Please describe.** Currently, pre-commit hooks need to be run to lint and format code properly, along with running tests. However, these hooks...

enhancement
Medium

Fixes #203 Added pre-commit as a GitHub action

enhancement
review help