A loose federation of distributed, typed datasets
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

quick typo

+1 -1
+1 -1
src/atdata/local.py
··· 229 229 os.remove( local_cache_path ) 230 230 print( ' done.' ) 231 231 232 - written_shards.append( s ) 232 + written_shards.append( p ) 233 233 writer_post = _writer_post 234 234 235 235 else: