We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f03e05 commit d2f955dCopy full SHA for d2f955d
lib/src/install/test_zminMax.dart
@@ -2,6 +2,8 @@
2
// source code is governed by a BSD-style license that can be found in the
3
// [LICENSE file](https://github.com/lepsch/dart_lapack/blob/main/LICENSE).
4
5
+// ignore_for_file: file_names
6
+
7
import 'dart:math';
8
9
import 'package:dart_lapack/src/format_specifiers_extensions.dart';
0 commit comments