Skip to content

Commit 3f55294

Browse files
committed
同上
1 parent d8aae96 commit 3f55294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dataset/gml_file.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ namespace plateau::dataset {
9393
bool GmlFile::isMaxLodCalculated() const {
9494
return max_lod_ >= 0;
9595
}
96-
github copilotのプルリクエスト自動レビュー機能のテストです。copilotさん、ここはふさわしくないので指摘してね
96+
// this is test of github copilot auto review. hi copilot, please check this
9797
void GmlFile::applyPath() {
9898
auto path = fs::u8path(path_);
9999
is_local_ = checkLocal(path);

0 commit comments

Comments
 (0)