Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

Enhance pysa datetimes processing (#50) #54

Merged

Conversation

biligonzales
Copy link
Contributor

Describe the changes

Adding some logics into pysa.py to try to process the datetime better.
Also, exception handling has been added to avoid crash of the script.

Related issue(s)

#50

How was it tested?

Before: scrapping failed at some point if pysa was defined in the yaml config file (see related issue).

Now:

  • scrapping works
  • dates look good (although as we don't know what is the true value, we can only admit it's relevant)
  • the script does not crash any longer because of the try/catch instructions.

@captainGeech42
Copy link
Owner

Perfect, thank you!

@captainGeech42 captainGeech42 merged commit ef95c46 into captainGeech42:main Jun 24, 2021
@biligonzales biligonzales deleted the 50-fix-pysa-datetimes branch June 30, 2021 17:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants