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.
2 parents 75d97f7 + 332c596 commit 94372cbCopy full SHA for 94372cb
cachematrix.R
@@ -26,7 +26,7 @@ makeCacheMatrix <- function(x = matrix()) {
26
27
## Return the inverse matrix by calling the functions defined above
28
## Please ignore this comment - just for demo
29
-## Please ignore - wip feature change - second change
+## Please ignore - wip feature change - second change - pullrequestcheck
30
31
cacheSolve <- function(x, ...) {
32
## Return a matrix that is the inverse of 'x'
0 commit comments