my.stackexchange: use proper pip package, add stat
+ 'anonymous' mode for stat() function
This commit is contained in:
parent
9d39892e75
commit
ddea816a49
6 changed files with 50 additions and 20 deletions
|
@ -42,6 +42,9 @@ class exercise:
|
|||
class bluemaestro:
|
||||
export_path: Paths = ''
|
||||
|
||||
class stackexchange:
|
||||
export_path: Paths = ''
|
||||
|
||||
class google:
|
||||
takeout_path: Paths = ''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue