diff --git a/src/platformdirs/windows.py b/src/platformdirs/windows.py index 8afb2a5..07b4548 100644 --- a/src/platformdirs/windows.py +++ b/src/platformdirs/windows.py @@ -16,8 +16,7 @@ class Windows(PlatformDirsABC): """ - `MSDN on where to store app data files `_. + `MSDN on where to store app data files `_. Makes use of the `appname `, `appauthor `, `version `, `roaming