You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yesterday I merged a pull request: #2754
that had its code under a "python " folder (with a space at the end). I did not notice this when I reviewed it focused on reviewing the code. I noticed a few minutes ago that this had happened and that the automatic Github Action had built a new column in the README for this new "python " folder. I quickly moved the file into the main python folder, closed the misnamed folder, and reran the README Github Action hoping that this would automatically remove the extra "python" column. However, it didn't.
I'm not sure how to fix this, any help would be appreciated.