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
I would vote for all lowercase especially since not all OS filesystems support case sensitivity
But OS filesystem case sensitivity only matters if there are two or more files of folders with names that differ only by case. We will have upper case or mixed case names like README.md and Dockerfile already. I think there is a case to be made about standardization, or about what is "pythonic", but I don't think there's any risk of breaking anything.
See: #1048 (comment)
The text was updated successfully, but these errors were encountered: