8000 Multi-line string fix in Python model script by mihaidusmanu · Pull Request #1217 · colmap/colmap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Multi-line string fix in Python model script #1217

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

Merged
merged 3 commits into from
May 8, 2021

Conversation

mihaidusmanu
Copy link
Contributor

In the current version, the read_write_model.py script only writes the first line of each multi-line string (tested on Python 3.6+). This PR is a simple fix by using + \ to avoid the string breaks between lines.

@ahojnnes ahojnnes merged commit 866af28 into colmap:dev May 8, 2021
lucasthahn pushed a commit to tne-ai/colmap that referenced this pull request Aug 17, 2022
* Minor typo fixes.

* Fixed multi-line strings.

* Removed unused module.
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
0