fix: remove trailing spaces from project directory names#1123
Open
udaycodespace wants to merge 1 commit into
Open
fix: remove trailing spaces from project directory names#1123udaycodespace wants to merge 1 commit into
udaycodespace wants to merge 1 commit into
Conversation
|
Our team will soon review your PR. Thanks @udaycodespace :) |
Author
|
Hi @abhisheks008, There hadn't been any updates on my previous PR (#1082) for some time, so I decided to proceed with this assigned issue as well rather than leave it pending, especially since it affects Windows contributors during checkout. Both PRs are now ready for review whenever you have time. Kindly take a look at them together, and I'll be happy to address any further feedback. Thank you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request for DL-Simplified 💡
Issue Title
Windows clone/checkout fails due to invalid folder path
Closes: #1079
Describe the add-ons or changes you've made 📃
This PR fixes Windows compatibility issues by removing trailing spaces from two project directory names that prevented Git from successfully checking out the repository on Windows systems.
Changes made:
Anomaly Detection in Time Series→Anomaly Detection in Time SeriesTraffic Accident Prediction Model using Deep Learning→Traffic Accident Prediction Model using Deep LearningThis resolves the checkout failure reported by Windows contributors while maintaining the existing repository structure.
Type of change ☑️
How Has This Been Tested? ⚙️
Checklist: ☑️