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
Paths are either directory or file, but our Paths contains only files. For example, ExtensionPaths can operate only at files, but this is not marked anyhow. Instead, it should be File and Files interfaces, and no Paths.
Paths are either directory or file, but our Paths contains only files. For example, ExtensionPaths can operate only at files, but this is not marked anyhow. Instead, it should be File and Files interfaces, and no Paths.
ndnt/ndnt/paths.py
Lines 32 to 43 in 091c121
The text was updated successfully, but these errors were encountered: