mirror of
https://github.com/Bunsly/HomeHarvest.git
synced 2026-03-04 19:44:29 -08:00
- rename last_x_days
- docstrings for scrape_property
This commit is contained in:
@@ -68,7 +68,7 @@ def main():
|
||||
radius=args.radius,
|
||||
proxy=args.proxy,
|
||||
mls_only=args.mls_only,
|
||||
last_x_days=args.days,
|
||||
property_younger_than=args.days,
|
||||
)
|
||||
|
||||
if not args.filename:
|
||||
|
||||
Reference in New Issue
Block a user