fix clippy
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
//! first tutorial in the official documentation of CP SAT:
|
//! first tutorial in the official documentation of CP SAT:
|
||||||
//!
|
//!
|
||||||
//! ```
|
//! ```
|
||||||
|
//! # #![allow(clippy::needless_doctest_main)]
|
||||||
//! use cp_sat::builder::CpModelBuilder;
|
//! use cp_sat::builder::CpModelBuilder;
|
||||||
//! use cp_sat::proto::CpSolverStatus;
|
//! use cp_sat::proto::CpSolverStatus;
|
||||||
//!
|
//!
|
||||||
|
|||||||
Reference in New Issue
Block a user