Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update is same site #386

Merged
merged 8 commits into from
Jun 8, 2024
Merged

Update is same site #386

merged 8 commits into from
Jun 8, 2024

Conversation

djm93dev
Copy link
Contributor

@djm93dev djm93dev commented Jun 8, 2024

Updates to the is_same_site Function

Consolidation of Initial Checks:
The checks for whether url1 or url2 is None have been combined into a single line.

djm93dev and others added 8 commits June 7, 2024 20:56
fix ci issues
fixed indentation
new line EOF
urlparse(url) -> urlparse.urlparse
Exception -> ValueError
rm exception comment
rm use of typing.Optional as previous version was actually the preferred method as of python 3.10
@djm93dev
Copy link
Contributor Author

djm93dev commented Jun 8, 2024

Sorry this PR has been a bit messy

@wwwillchen wwwillchen merged commit 269f9cf into google:main Jun 8, 2024
3 checks passed
@wwwillchen
Copy link
Collaborator

thanks for contributing

wwwillchen pushed a commit to wwwillchen/mesop that referenced this pull request Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants